Searched defs:fbColor (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderFramebufferFetchTests.cpp | 618 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture(const tcu::Vec4 &fbColor, const tcu::V… in genReferenceTexture() 664 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); in iterate() local 779 tcu::TextureLevel MultipleRenderTargetsTestCase::genReferenceTexture(const tcu::Vec4 &fbColor, in genReferenceTexture() 889 tcu::TextureLevel LastFragDataTestCase::genReferenceTexture(const tcu::Vec4 &fbColor, const tcu::Ve… in genReferenceTexture() 901 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); in iterate() local 991 const tcu::Vec4 &fbColor) in genReferenceTexture() 1002 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.5f, 1.0f)); in iterate() local 1084 tcu::TextureLevel MultipleAssignmentTestCase::genReferenceTexture(const tcu::Vec4 &fbColor, in genReferenceTexture() 1108 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineLogicOpTests.cpp | 71 tcu::UVec4 fbColor; // Framebuffer color. member
|