Home
last modified time | relevance | path

Searched defs:Uniform (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/experimental/graphite/src/
H A DUniform.h20 class Uniform { class
24 constexpr Uniform(const char* name, SLType type) : Uniform(name, type, kNonArray) {} in Uniform() function in skgpu::Uniform
26 constexpr Uniform(const char* name, SLType type, int count) in Uniform() function in skgpu::Uniform
/third_party/skia/src/gpu/
H A DGrUniformDataManager.h55 struct Uniform { struct in GrUniformDataManager
H A DGrShaderVar.h26 Uniform, member in GrShaderVar::TypeModifier
/third_party/skia/src/gpu/gl/
H A DGrGLProgramDataManager.h81 struct Uniform { struct in GrGLProgramDataManager
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddistributions.h123 Uniform(TagType tag, in Uniform() function
143 Uniform(URBG&& urbg, // NOLINT(runtime/references) Uniform() function
166 Uniform(TagType tag, Uniform() function
190 Uniform(URBG&& urbg, // NOLINT(runtime/references) Uniform() function
212 Uniform(URBG&& urbg) { // NOLINT(runtime/references) Uniform() function
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLVMCodeGenerator.h91 struct Uniform { struct
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp132 struct Uniform { struct
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.h39 struct Uniform struct
[all...]
H A DProgram.cpp56 Uniform::Uniform(const glsl::Uniform &uniform, const BlockInfo &blockInfo) in Uniform() function in es2::Uniform
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeLayoutMemoryBufferTests.cpp110 Uniform, member in StorageClass
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc334 struct Uniform { struct
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp96 struct Uniform struct
98 Uniform (const std::string& name_, glu::DataType type_) : name(name_), type(type_) { } in Uniform() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp214 class Uniform class
[all...]
H A DglcUniformBlockCase.cpp173 Uniform::Uniform(const char* name, const VarType& type, deUint32 flags) : m_name(name), m_type(type), m_flags(flags) in Uniform() function in deqp::ub::Uniform
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h72 struct Uniform : public ShaderVariable struct
H A DOutputASM.cpp278 Uniform::Uniform(const TType& type, const std::string &name, int registerIndex, int blockId, const BlockMemberInfo& blockMemberInfo) : in Uniform() function in glsl::Uniform
/third_party/skia/include/effects/
H A DSkRuntimeEffect.h51 struct Uniform { struct in SkSL::SkRuntimeEffect
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.hpp164 class Uniform class
[all...]
H A DglsUniformBlockCase.cpp189 Uniform::Uniform (const char* name, const VarType& type, deUint32 flags) in Uniform() function in deqp::gls::ub::Uniform
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp179 class Uniform class
[all...]
H A DvktUniformBlockCase.cpp137 Uniform::Uniform (const std::string& name, const VarType& type, deUint32 flags) in Uniform() function in vkt::ubo::Uniform
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp664 class Uniform class
667 Uniform(UniformValueGenerator& generator, UniformType _type, Loc _location, in Uniform() function in glcts::__anon27691::Uniform
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.hpp179 class Uniform class
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.h60 Uniform = 12, member in gl::BufferBinding
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp306 struct Uniform struct
311 Uniform (const char* const name_, const glu::VarType& type_) : name(name_), type(type_) {} in Uniform() function
[all...]

Completed in 37 milliseconds

12