Home
last modified time | relevance | path

Searched defs:dynamicColor (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrStrokeTessellationShader_InstancedImpl.cpp60 GrGLSLVarying dynamicColor{kHalf4_GrSLType}; in onEmitCode() local
/third_party/skia/m133/src/gpu/ganesh/tessellate/
DGrStrokeTessellationShader.cpp254 GrGLSLVarying dynamicColor{SkSLType::kHalf4}; in onEmitCode() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateLineWidthTests.cpp308 const tcu::Vec4& dynamicColor, in verifyResults()
355 const tcu::Vec4 dynamicColor (1, 0, 1, 1); in iterate() local