HomeSort by relevance Sort by last modified time
    Searched refs:s_formats (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/
gluFboRenderContext.cpp 80 static const deUint32 s_formats[] = local
92 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++)
94 const deUint32 format = s_formats[fmtNdx];
121 static const deUint32 s_formats[] = local
131 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++)
133 const deUint32 format = s_formats[fmtNdx];
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageLoadStoreTests.cpp 1200 static const VkFormat s_formats[] = member in namespace:vkt::image::__anon16463
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 395 static const GLenum s_formats[] = local
404 const ImageFormat fmt = { s_formats[i], GL_NONE };

Completed in 2570 milliseconds