HDK
|
This is the complete list of members for RV_VKQuery, including all inherited members.
begin(RV_VKCommandBuffer *cb, int idx=0) | RV_VKQuery | |
createQuery(RV_Instance *inst, int count, QueryType type, bool gpu_exclusive) | RV_VKQuery | static |
end(RV_VKCommandBuffer *cb, int idx=0) | RV_VKQuery | |
getLongResult(RV_Instance *inst, int idx=0) | RV_VKQuery | |
getLongResult(RV_Render *inst, int idx=0) | RV_VKQuery | |
getResult(RV_Instance *inst, int idx=0) | RV_VKQuery | |
getResult(RV_Render *r, int idx=0) | RV_VKQuery | |
getSize() const | RV_VKQuery | inline |
getType() const | RV_VKQuery | inline |
isDoneRecording(int idx=0) | RV_VKQuery | inline |
isGPUExclusive() const | RV_VKQuery | inline |
isReset(int idx=0) | RV_VKQuery | inline |
isResultAvailable(RV_Instance *inst, int idx=0) | RV_VKQuery | |
isSubmitted(int idx=0) | RV_VKQuery | inline |
isWaiting(int idx=0) | RV_VKQuery | inline |
markSubmitted(int idx) | RV_VKQuery | protected |
QueryType enum name | RV_VKQuery | |
reset(RV_VKCommandBuffer *cb, int idx=0) | RV_VKQuery | |
RV_FinishQueryTask class | RV_VKQuery | friend |
RV_QUERY_ACCEL_STRUCT_COMPACT_SIZE enum value | RV_VKQuery | |
RV_QUERY_PRECISE_OCCLUSION enum value | RV_VKQuery | |
RV_QUERY_SIMPLE_OCCLUSION enum value | RV_VKQuery | |
RV_QUERY_TIMESTAMP enum value | RV_VKQuery | |
RV_VKQuery(RV_Instance *inst, int count, VkQueryPool pool, QueryType type, bool gpu_exclusive, const PassKey &) | RV_VKQuery | |
softReset(int idx=0) | RV_VKQuery | |
writeAccelStructCompactSize(RV_VKCommandBuffer *cb, const VkAccelerationStructureKHR *accel_struct, int idx=0) | RV_VKQuery | |
writeLongResult(RV_VKCommandBuffer *cb, RV_VKBuffer *buf, bool wait, int idx=0) | RV_VKQuery | |
writeResult(RV_VKCommandBuffer *cb, RV_VKBuffer *buf, bool wait, int idx=0) | RV_VKQuery | |
writeTimestamp(RV_VKCommandBuffer *cb, VkPipelineStageFlagBits stage=VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT, int idx=0) | RV_VKQuery | |
~RV_VKQuery() | RV_VKQuery |