/third_party/skia/third_party/externals/tint/src/ast/ |
D | external_texture_test.cc | 25 TEST_F(AstExternalTextureTest, IsTexture) { in TEST_F() argument
|
D | depth_texture_test.cc | 25 TEST_F(AstDepthTextureTest, IsTexture) { in TEST_F() argument
|
D | sampled_texture_test.cc | 26 TEST_F(AstSampledTextureTest, IsTexture) { in TEST_F() argument
|
D | multisampled_texture_test.cc | 41 TEST_F(AstMultisampledTextureTest, IsTexture) { in TEST_F() argument
|
D | storage_texture_test.cc | 25 TEST_F(AstStorageTextureTest, IsTexture) { in TEST_F() argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | usage.h | 60 bool IsTexture() const { return is_texture_; } in IsTexture() function
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | depth_texture_type_test.cc | 29 TEST_F(DepthTextureTest, IsTexture) { in TEST_F() argument
|
D | external_texture_type_test.cc | 29 TEST_F(ExternalTextureTest, IsTexture) { in TEST_F() argument
|
D | sampled_texture_type_test.cc | 28 TEST_F(SampledTextureTest, IsTexture) { in TEST_F() argument
|
D | multisampled_texture_type_test.cc | 29 TEST_F(MultisampledTextureTest, IsTexture) { in TEST_F() argument
|
D | intrinsic.cc | 138 bool Intrinsic::IsTexture() const { in IsTexture() function in tint::sem::Intrinsic
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_1_autogen.cpp | 468 GLboolean GL_APIENTRY IsTexture(GLuint texture) in IsTexture() function
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 386 TEST_P(GLES1CovglTest, IsTexture) in TEST_P() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Operator_autogen.h | 511 static inline bool IsTexture(TOperator op) in IsTexture() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 1928 GLboolean GL_APIENTRY IsTexture(GLuint texture) in IsTexture() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 3963 GLboolean GL_APIENTRY IsTexture(GLuint texture) in IsTexture() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_enum_autogen.h | 663 IsTexture, enumerator
|