Home
last modified time | relevance | path

Searched defs:refIdx (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.cpp307 for (uint32_t refIdx = 0; refIdx < RefPicListLength; refIdx++) { in d3d12_video_decoder_log_pic_params_h264() local
/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp66 for (int32_t refIdx = 0; refIdx < shortRefCount; ++refIdx) { in CheckRefPics() local
72 for (int32_t refIdx = 0; refIdx < longRefCount; ++refIdx) { in CheckRefPics() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp2556 const auto refIdx = floatsPerDispatch * dispatchNdx; in verifyOutput() local
DvktPipelineExtendedDynamicStateTests.cpp2846 for (uint32_t refIdx = 0; refIdx < m_testConfig.colorAttachmentCount; ++refIdx) in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp2556 const auto refIdx = floatsPerDispatch * dispatchNdx; in verifyOutput() local
DvktPipelineExtendedDynamicStateTests.cpp2846 for (uint32_t refIdx = 0; refIdx < m_testConfig.colorAttachmentCount; ++refIdx) in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp5314 glw::GLuint refIdx = i % reference_layer_size; in CheckData() local