Home
last modified time | relevance | path

Searched refs:coreFormats (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp464 … config::Framebuffer& fbo, const FormatDB& ctxFormats, const FormatDB& coreFormats, const FormatDB… in logFormatInfo() argument
498 if (isFormatFeatureSupported(coreFormats, *it, TEXTURE_VALID)) in logFormatInfo()
530 if (isFormatFeatureSupported(coreFormats, *it, RENDERBUFFER_VALID)) in logFormatInfo()
564 … if (isFormatFeatureSupported(coreFormats, *it, s_renderability[ndx].flag | REQUIRED_RENDERABLE)) in logFormatInfo()
579 if (isFormatFeatureSupported(coreFormats, *it, s_renderability[ndx].flag)) in logFormatInfo()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp585 const VkFormat coreFormats[] = in createImageFormatTests() local
715 : coreFormats; in createImageFormatTests()
718 : DE_LENGTH_OF_ARRAY(coreFormats); in createImageFormatTests()