Home
last modified time | relevance | path

Searched defs:numFormats (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fApiCase.cpp106 deInt32 numFormats; in getSupportedExtensions() local
Des3fImplementationLimitTests.cpp289 const GLint numFormats = query<GLint>(gl, GL_NUM_COMPRESSED_TEXTURE_FORMATS); in iterate() local
Des3fShaderApiTests.cpp1134 GLint numFormats = -1; in getBinaryFormats() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fApiCase.cpp104 deInt32 numFormats; in getSupportedExtensions() local
/third_party/lzma/CPP/7zip/Archive/
DArchiveExports.cpp143 STDAPI GetNumberOfFormats(UINT32 *numFormats) in GetNumberOfFormats()
/third_party/vk-gl-cts/framework/opengl/
DgluContextInfo.cpp179 int numFormats = 0; in operator ()() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp191 cl_uint numFormats = 0u; in getSupportedImageFormats() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp685 deUint32 numFormats = 0; in querySurfaceFormatsTest() local
740 deUint32 numFormats = 0; in querySurfaceFormats2Test() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp777 deUint32 numFormats = 1; in addComputeImageSamplerTest() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp430 deUint32 numFormats = 0; in getPhysicalDeviceSurfaceFormats() local
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp419 UInt32 numFormats = 1; in LoadFormats() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp171 deInt32 numFormats = 0x1234; in shader_binary() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp200 const deUint32 numFormats, in pickSupportedDepthStencilFormat()