Home
last modified time | relevance | path

Searched defs:passIndex (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp740 for (uint32_t passIndex = 0; passIndex < requiredPassCount; passIndex++) in iterate() local
866 for (uint32_t passIndex = 0; passIndex < requiredPassCount; passIndex++) in iterate() local
1090 for (uint32_t passIndex = 0; passIndex < requiredPassCount; passIndex++) in iterate() local
1197 for (uint32_t passIndex = 0; passIndex < requiredPassCount; passIndex++) in iterate() local
/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
Dcodechal_vdenc_vp9_g11.cpp2041 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
2567 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in VerifyCommandBufferSize() local
2657 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in GetCommandBuffer() local
2696 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in ReturnCommandBuffer() local
2740 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
Dcodechal_vdenc_hevc_g11.cpp5512 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in ReturnCommandBuffer() local
5567 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
6570 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
Dcodechal_encode_hevc_g11.cpp8441 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in ReturnCommandBuffer() local
8488 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
8838 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
Dcodechal_vdenc_vp9_g12.cpp2376 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
2984 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in VerifyCommandBufferSize() local
3079 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in GetCommandBuffer() local
3119 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in ReturnCommandBuffer() local
3163 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
Dcodechal_vdenc_hevc_g12.cpp7724 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in ReturnCommandBuffer() local
7784 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
9259 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
Dcodechal_encode_hevc_g12.cpp9816 …uint8_t passIndex = m_singleTaskPhaseSupported ? 0 :… in ReturnCommandBuffer() local
9864 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SubmitCommandBuffer() local
10151 uint8_t passIndex = m_singleTaskPhaseSupported ? 0 : currentPass; in SetAndPopulateVEHintParams() local
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp2168 for(uint32_t passIndex = 0; ; ++passIndex) in TestDefragmentationVsMapping() local