/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | shader.cc | 19 Shader::Shader(ShaderType type) : shader_type_(type) {} in Shader() function in amber::Shader
|
H A D | shader.h | 25 class Shader { class
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgShader.cpp | 67 Shader::Shader (Type type) in Shader() function in rsg::Shader [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Shader.h | 42 class Shader : public glsl::Shader class [all...] |
H A D | Shader.cpp | 32 Shader::Shader(ResourceManager *manager, GLuint handle) : mHandle(handle), mResourceManager(manager) in Shader() function in es2::Shader [all...] |
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Shader.java | 10 public class Shader { class 27 Shader(long native_instance) { in Shader() method in Shader
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceDefinition.cpp | 115 Shader::Shader (glu::ShaderType type, glu::GLSLVersion version) in Shader() function in deqp::gles31::Functional::ProgramInterfaceDefinition::Shader [all...] |
H A D | es31fProgramInterfaceDefinition.hpp | 63 class Shader class [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilityTests.hpp | 129 static const struct Shader struct in gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest
|
H A D | gl4cIncompleteTextureAccessTests.cpp | 159 struct Shader in PrepareProgram() struct
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkShaderImageFilter.cpp | 52 sk_sp<SkImageFilter> SkImageFilters::Shader(sk_sp<SkShader> shader, Dither dither, in Shader() function in SkImageFilters
|
/third_party/skia/include/effects/ |
H A D | SkImageFilters.h | 350 static sk_sp<SkImageFilter> Shader(sk_sp<SkShader> shader, const CropRect& cropRect = {}) { in Shader() function in SkImageFilters::Dither
|
/third_party/skia/modules/sksg/include/ |
H A D | SkSGRenderEffect.h | 31 class Shader : public Node { class
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Shader.cpp | 1136 Shader::Shader() : serialID(serialCounter++) Shader() function in sw::Shader [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | SymbolTable.h | 45 enum class Shader : uint8_t class [all...] |
/third_party/skia/modules/sksg/src/ |
H A D | SkSGRenderEffect.cpp | 79 Shader::Shader() : INHERITED(kBubbleDamage_Trait) {} in Shader() function in sksg::Shader
|
/third_party/spirv-tools/source/opt/ |
H A D | trim_capabilities_pass.h | 92 spv::Capability::Shader, member in spvtools::opt::TrimCapabilitiesPass::spv::Capability 110 spv::Capability::Shader, member in spvtools::opt::TrimCapabilitiesPass::spv::Capability
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader.h | 132 class Shader : public Allocate { class
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Shader.cpp | 136 Shader::Shader(ShaderProgramManager *manager, in Shader() function in gl::Shader [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.h | 182 class Shader class [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderProgram.cpp | 40 Shader::Shader (const RenderContext& renderCtx, ShaderType shaderType) in Shader() function in glu::Shader 50 Shader::Shader (const glw::Functions& gl, ShaderType shaderType) in Shader() function in glu::Shader [all...] |
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | glsl_scraper.py | 51 class Shader: class
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.h | 144 struct Shader struct in rx::Blit11 [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayETC2Support.cpp | 139 struct Shader in prepareProgram() struct
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcRobustBufferAccessBehaviorTests.hpp | 121 class Shader class
|