Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp68 …OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outpu… in TestConfiguration()
734OutputType expectedBorderColor, in checkResult()
947OutputType expectedBorderColor, in checkNearest()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp1136 const auto expectedBorderColor = isNullDescriptor ? "uvec4(0)" : in glslOutputVerification() local