Searched refs:textureProj (Results 1 - 4 of 4) sorted by relevance
/third_party/spirv-tools/test/opt/ |
H A D | local_ssa_elim_test.cpp | 4306 float textureProj(float4 P, float layer, float2 offset) in TEST_F() function 4339 shadowFactor += textureProj(sc, layer, float2(dx*x, dy*y)); in TEST_F() 4356 shadowFactor = textureProj(shadowClip, i, float2(0.0, 0.0)); in TEST_F() 4421 %68 = OpString "textureProj" in TEST_F()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ProgramPrelude.cpp | 239 void textureProj(); 2624 PROGRAM_PRELUDE_DECLARE(textureProj, 3309 putBuiltIn("textureProj", EMIT_METHOD(textureProj)); in BuildFuncToEmitter()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | SymbolTable_autogen.cpp | 3386 constexpr const ImmutableString textureProj("textureProj"); 11906 BuiltInName::textureProj, 11915 BuiltInName::textureProj, 11924 BuiltInName::textureProj, 11933 BuiltInName::textureProj, 11942 BuiltInName::textureProj, 11951 BuiltInName::textureProj, 11960 BuiltInName::textureProj, 11969 BuiltInName::textureProj, [all...] |
H A D | SymbolTable_ESSL_autogen.cpp | 2193 constexpr const ImmutableString textureProj("textureProj"); 8787 BuiltInName::textureProj, 8796 BuiltInName::textureProj, 8805 BuiltInName::textureProj, 8814 BuiltInName::textureProj, 8823 BuiltInName::textureProj, 8832 BuiltInName::textureProj, 8841 BuiltInName::textureProj, 8850 BuiltInName::textureProj, [all...] |
Completed in 54 milliseconds