Home
last modified time | relevance | path

Searched defs:colorValue (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DReadPixelsTest.cpp881 GLuint colorValue = getColorValue(level, layer); in initializeTextureData() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp342 ExecConstValueAccess colorValue = execCtx.getValue(fragColorVar); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp764 std::ostringstream colorValue; in initPrograms() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp906 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp2009 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 DvktRayTracingCaptureReplayTests.cpp851 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 DvktOpaqueTypeIndexingTests.cpp566 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 DANGLETest.cpp53 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 DvktPipelineRenderToImageTests.cpp758 std::ostringstream colorValue; in initPrograms() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp790 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp2016 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 DvktRayTracingCaptureReplayTests.cpp851 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 DvktOpaqueTypeIndexingTests.cpp568 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 DvktApiCommandBuffersTests.cpp4644 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 DvktApiCommandBuffersTests.cpp4644 const tcu::UVec4 colorValue = colorAccess.getPixelUint(x, y); in iterate() local

Completed in 60 milliseconds