Home
last modified time | relevance | path

Searched defs:s_formats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluFboRenderContext.cpp82 …static const uint32_t s_formats[] = {GL_RGBA8, GL_RGB8, GL_RG8, GL_R8, GL_RGBA4, GL_RGB5_A1, GL_RG… in chooseColorFormat() local
109 …static const uint32_t s_formats[] = {GL_DEPTH32F_STENCIL8, GL_DEPTH24_STENCIL8, GL_DEPTH_COMPONEN… in chooseDepthStencilFormat() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.hpp188s_formats[]; //!< List of internal formats (and their descriptions) to be tested by Functional Tes… member in gl3cts::TextureSizePromotion::FunctionalTest
H A Dgl3cTextureSizePromotion.cpp1249 const FunctionalTest::TextureInternalFormatDescriptor FunctionalTest::s_formats[] = { member in gl3cts::TextureSizePromotion::FunctionalTest
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp392 static const GLenum s_formats[] = { in build() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp239 static const VkFormat s_formats[] = { variable
H A DvktImageLoadStoreTests.cpp2797 static const VkFormat s_formats[] = {VK_FORMAT_R32G32B32A32_SFLOAT, variable