| /third_party/skia/experimental/graphite/src/ |
| H A D | Uniform.h | 20 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 D | GrUniformDataManager.h | 55 struct Uniform { struct in GrUniformDataManager
|
| H A D | GrShaderVar.h | 26 Uniform, member in GrShaderVar::TypeModifier
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLProgramDataManager.h | 81 struct Uniform { struct in GrGLProgramDataManager
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | distributions.h | 123 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 D | SkSLVMCodeGenerator.h | 91 struct Uniform { struct
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CopyTextureForBrowserHelper.cpp | 132 struct Uniform { struct
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Program.h | 39 struct Uniform struct [all...] |
| H A D | Program.cpp | 56 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 D | ComputeLayoutMemoryBufferTests.cpp | 110 Uniform, member in StorageClass
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_probe_benchmark.cc | 334 struct Uniform { struct
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrShaderProgram.hpp | 96 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 D | glcUniformBlockCase.hpp | 214 class Uniform class [all...] |
| H A D | glcUniformBlockCase.cpp | 173 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 D | OutputASM.h | 72 struct Uniform : public ShaderVariable struct
|
| H A D | OutputASM.cpp | 278 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 D | SkRuntimeEffect.h | 51 struct Uniform { struct in SkSL::SkRuntimeEffect
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsUniformBlockCase.hpp | 164 class Uniform class [all...] |
| H A D | glsUniformBlockCase.cpp | 189 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 D | vktUniformBlockCase.hpp | 179 class Uniform class [all...] |
| H A D | vktUniformBlockCase.cpp | 137 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 D | es31cExplicitUniformLocationTest.cpp | 664 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 D | vktUniformBlockCase.hpp | 179 class Uniform class [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | PackedGLEnums_autogen.h | 60 Uniform = 12, member in gl::BufferBinding
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramUniformTests.cpp | 306 struct Uniform struct 311 Uniform (const char* const name_, const glu::VarType& type_) : name(name_), type(type_) {} in Uniform() function [all...] |