Searched refs:shadow1DProj (Results 1 – 4 of 4) sorted by relevance
/third_party/glslang/Test/ |
D | texture.frag | 52 color += shadow1DProj (shadowSampler1D, coords4D); 53 color += shadow1DProj (shadowSampler1D, coords4D, bias);
|
/third_party/vk-gl-cts/external/openglcts/data/gl42-compat/ |
D | builtins.test | 138 color =+ shadow1DProj(tex1dshadow, dummy_v4_coord, i); 280 color =+ shadow1DProj(tex1dshadow, dummy_v4_coord, i);
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | builtin_function_declarations.txt | 404 vec4 shadow1DProj(sampler1DShadow, vec4); 445 vec4 shadow1DProj(sampler1DShadow, vec4, float);
|
D | SymbolTable_autogen.cpp | 3330 constexpr const ImmutableString shadow1DProj("shadow1DProj"); variable 11175 BuiltInName::shadow1DProj, 11412 BuiltInName::shadow1DProj,
|