/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ReadPixelsTest.cpp | 881 GLuint colorValue = getColorValue(level, layer); in initializeTextureData() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgProgramExecutor.cpp | 342 ExecConstValueAccess colorValue = execCtx.getValue(fragColorVar); in execute() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineRenderToImageTests.cpp | 764 std::ostringstream colorValue; in initPrograms() local
|
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 906 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
|
H A D | vktPipelineDynamicOffsetTests.cpp | 2009 float colorValue = (float)(y / segmentSize * instanceSize + x / segmentSize + 1u) * colorIncrement; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCaptureReplayTests.cpp | 851 deUint32 colorValue = 2 * (shaderNdx + 1); in initPrograms() local 859 " hitValue = uvec4(" << colorValue << ",0,0,1);\n" in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 566 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void* colorValue) in TestImage() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ANGLETest.cpp | 53 GLubyte ColorDenorm(float colorValue) in ColorDenorm() argument 234 GLColor::GLColor(GLuint colorValue) : R(0), G(0), B(0), A(0) in GLColor() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineRenderToImageTests.cpp | 758 std::ostringstream colorValue; in initPrograms() local
|
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 790 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
|
H A D | vktPipelineDynamicOffsetTests.cpp | 2016 float colorValue = (float)(y / segmentSize * instanceSize + x / segmentSize + 1u) * colorIncrement; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingCaptureReplayTests.cpp | 851 deUint32 colorValue = 2 * (shaderNdx + 1); in initPrograms() local 859 " hitValue = uvec4(" << colorValue << ",0,0,1);\n" in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 568 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void* colorValue) in TestImage() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4644 const tcu::UVec4 colorValue = colorAccess.getPixelUint(x, y); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4644 const tcu::UVec4 colorValue = colorAccess.getPixelUint(x, y); in iterate() local
|