Searched defs:kUniforms (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | RasterPipelineCodeGeneratorTest.cpp | 145 static constexpr float kUniforms[] = {0.0, 1.0, 0.0, 1.0, in DEF_TEST() local 162 static constexpr float kUniforms[] = {0.0, 1.0, 0.0, 1.0, in DEF_TEST() local 188 static constexpr int32_t kUniforms[] = { 0, 12, 3456, 4567890, in DEF_TEST() local
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | PipelineDataCacheTest.cpp | 26 [[maybe_unused]] static constexpr Uniform kUniforms[] = {{"data", SkSLType::kFloat4}}; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
/aosp_15_r20/external/skia/tests/graphite/precompile/ |
H A D | PaintParamsKeyTest.cpp | 676 static const float kUniforms[4] = { 50.0f, 50.0f, 40.0f, 50.0f }; in create_runtime_shader() local 1035 const float kUniforms[] = { 1.0f }; in combo_blender() local 1137 const float kUniforms[] = { 0.5f }; in combo_colorfilter() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/ |
H A D | GrGLSLShaderBuilder.h | 257 kUniforms, enumerator
|