Home
last modified time | relevance | path

Searched defs:indirectStructSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp6147 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect() local
6178 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp2676 …const auto indirectStructSize = static_cast<uint32_t>(sizeof(decltype(indirectCommands)::value_typ… in iterate() local