Home
last modified time | relevance | path

Searched defs:fbColor (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp72 tcu::UVec4 fbColor; // Framebuffer color. member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp70 tcu::UVec4 fbColor; // Framebuffer color. member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp601 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) in genReferenceTexture() argument
643 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); in iterate() local
755 genReferenceTexture(const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) genReferenceTexture() argument
861 genReferenceTexture(const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) genReferenceTexture() argument
872 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); iterate() local
956 genReferenceTexture(const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, const tcu::Vec4& fbColor) genReferenceTexture() argument
966 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.5f, 1.0f)); iterate() local
1045 genReferenceTexture(const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) genReferenceTexture() argument
1066 const tcu::Vec4 fbColor = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.0f, 1.0f)); iterate() local
[all...]

Completed in 4 milliseconds