Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp2038 GLenum *formatsEnd = formats + DE_LENGTH_OF_ARRAY(formats); in isUnsizedFormat() local
2051 GLenum *formatsEnd = formats + DE_LENGTH_OF_ARRAY(formats); in isSNORMFormat() local
2267 …GLenum *formatsEnd = colorRenderableFrmats + DE_LENGTH_OF_ARRAY(colorRenderableFrmats); in isFBOImageAttachValid() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4254 const VkFormat *formatsEnd; in testCompressedFormatsSupported() member