Home
last modified time | relevance | path

Searched defs:expectedColors (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp349 …eenColorInstance (Context& context, const IterationParams& params, const ColorVec& expectedColors) in FullScreenColorInstance()
640 const ColorVec expectedColors (1u, tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f)); in createInstance() local
756 ColorVec expectedColors; in createInstance() local
1410 const ColorVec expectedColors (1u, tcu::Vec4(0.0, 0.0, 1.0, 1.0)); in createInstance() local
1520 const ColorVec expectedColors (1u, tcu::Vec4(0.0, 0.0, 1.0, 1.0)); in createInstance() local
1624 const ColorVec expectedColors (1u, tcu::Vec4(0.0, 0.0, 1.0, 1.0)); in createInstance() local
1721 const ColorVec expectedColors (1u, tcu::Vec4(0.0, 0.0, 1.0, 1.0)); in createInstance() local
/third_party/skia/tests/
DCompressedBackendAllocationTest.cpp159 SkColor4f expectedColors[6] = { color, color, color, color, color, color }; in test_compressed_color_init() local
224 SkColor4f expectedColors[6] = { in test_compressed_data_init() local
DBackendAllocationTest.cpp327 SkColor4f expectedColors[6] = {expectedColor, expectedColor, expectedColor, in test_color_init() local
504 SkColor4f expectedColors[6] = { in test_pixmap_init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp1809 RGBA expectedColors[4]; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2208 RGBA expectedColors[4]; in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
2636 RGBA expectedColors[4]; in addNullptrVariablePointersGraphicsGroup() local
DvktSpvAsmInstructionTests.cpp8137 RGBA expectedColors[4]; member
8993 const RGBA expectedColors[4] = in createOpQuantizeSingleOptionTests() local
9171 RGBA expectedColors[4] = in createOpQuantizeTwoPossibilityTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2063 float expectedColors[2][4]; in createImageClearingTestsCommon() member
2236 VkClearValue expectedColors[2]; in createImageClearingTestsCommon() local
2423 VkClearValue expectedColors[2]; in createImageClearingTestsCommon() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp631 std::vector<tcu::Vec4> expectedColors(1u, m_params.clearColor); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp1291 const tcu::Vec4 expectedColors[] = in testDifferentAttachmentSizes() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp1951 std::vector<GLColor> expectedColors; in TEST_P() local
DVertexAttributeTest.cpp3254 std::vector<GLColor> expectedColors; in TEST_P() local