Home
last modified time | relevance | path

Searched defs:Shader (Results 1 - 25 of 74) sorted by relevance

123

/third_party/vk-gl-cts/external/amber/src/src/
H A Dshader.cc19 Shader::Shader(ShaderType type) : shader_type_(type) {} in Shader() function in amber::Shader
H A Dshader.h25 class Shader { class
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShader.cpp67 Shader::Shader (Type type) in Shader() function in rsg::Shader
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.h42 class Shader : public glsl::Shader class
[all...]
H A DShader.cpp32 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 DShader.java10 public class Shader { class
27 Shader(long native_instance) { in Shader() method in Shader
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp115 Shader::Shader (glu::ShaderType type, glu::GLSLVersion version) in Shader() function in deqp::gles31::Functional::ProgramInterfaceDefinition::Shader
[all...]
H A Des31fProgramInterfaceDefinition.hpp63 class Shader class
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityTests.hpp129 static const struct Shader struct in gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest
H A Dgl4cIncompleteTextureAccessTests.cpp159 struct Shader in PrepareProgram() struct
/third_party/skia/src/effects/imagefilters/
H A DSkShaderImageFilter.cpp52 sk_sp<SkImageFilter> SkImageFilters::Shader(sk_sp<SkShader> shader, Dither dither, in Shader() function in SkImageFilters
/third_party/skia/include/effects/
H A DSkImageFilters.h350 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 DSkSGRenderEffect.h31 class Shader : public Node { class
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1136 Shader::Shader() : serialID(serialCounter++) Shader() function in sw::Shader
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.h45 enum class Shader : uint8_t class
[all...]
/third_party/skia/modules/sksg/src/
H A DSkSGRenderEffect.cpp79 Shader::Shader() : INHERITED(kBubbleDamage_Trait) {} in Shader() function in sksg::Shader
/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.h92 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 Dsfn_shader.h132 class Shader : public Allocate { class
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp136 Shader::Shader(ShaderProgramManager *manager, in Shader() function in gl::Shader
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h182 class Shader class
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.cpp40 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 Dglsl_scraper.py51 class Shader: class
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.h144 struct Shader struct in rx::Blit11
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp139 struct Shader in prepareProgram() struct
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.hpp121 class Shader class

Completed in 15 milliseconds

123