HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_VKQuery Member List

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_VKQuerystatic
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_VKQueryinline
getType() const RV_VKQueryinline
isDoneRecording(int idx=0)RV_VKQueryinline
isGPUExclusive() const RV_VKQueryinline
isReset(int idx=0)RV_VKQueryinline
isResultAvailable(RV_Instance *inst, int idx=0)RV_VKQuery
isSubmitted(int idx=0)RV_VKQueryinline
isWaiting(int idx=0)RV_VKQueryinline
markSubmitted(int idx)RV_VKQueryprotected
QueryType enum nameRV_VKQuery
reset(RV_VKCommandBuffer *cb, int idx=0)RV_VKQuery
RV_FinishQueryTask classRV_VKQueryfriend
RV_QUERY_ACCEL_STRUCT_COMPACT_SIZE enum valueRV_VKQuery
RV_QUERY_PRECISE_OCCLUSION enum valueRV_VKQuery
RV_QUERY_SIMPLE_OCCLUSION enum valueRV_VKQuery
RV_QUERY_TIMESTAMP enum valueRV_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