Home
last modified time | relevance | path

Searched defs:uniformType (Results 1 – 15 of 15) sorted by relevance

/external/angle/src/common/
Duniform_type_info_autogen.cpp207 size_t GetTypeInfoIndex(GLenum uniformType) in GetTypeInfoIndex()
372 const UniformTypeInfo &GetUniformTypeInfo(GLenum uniformType) in GetUniformTypeInfo()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.cpp89 void TextureBufferActiveUniformValidation::addTextureParam(glw::GLenum uniformType, glw::GLenum for… in addTextureParam()
150 const char* TextureBufferActiveUniformValidation::getUniformTypeName(glw::GLenum uniformType) in getUniformTypeName()
253 glw::GLenum uniformType; in iterate() local
/external/llvm-project/mlir/include/mlir/Dialect/Quant/
DUniformSupport.h61 explicit UniformQuantizedValueConverter(UniformQuantizedType uniformType) in UniformQuantizedValueConverter()
176 UniformQuantizedPerAxisType uniformType) in UniformQuantizedPerAxisValueConverter()
/external/angle/src/compiler/translator/tree_ops/vulkan/
DSeparateStructFromUniformDeclarations.cpp87 TType *uniformType = new TType(structure, false); in doReplacement() local
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DNameEmbeddedUniformStructsMetal.cpp89 TType *uniformType = new TType(structure, false); in doReplacement() local
/external/angle/src/libANGLE/
DvalidationES.h274 ANGLE_INLINE bool ValidateUniformValue(const Context *context, GLenum valueType, GLenum uniformType) in ValidateUniformValue()
DProgramLinkedResources.cpp155 const char *GetUniformResourceNameString(UniformType uniformType) in GetUniformResourceNameString()
173 std::string GetUniformResourceLimitName(ShaderType shaderType, UniformType uniformType) in GetUniformResourceLimitName()
225 UniformType uniformType, in LogUniformsExceedLimit()
DvalidationES.cpp2556 GLenum uniformType, in ValidateUniform1ivValue()
2587 bool ValidateUniformMatrixValue(const Context *context, GLenum valueType, GLenum uniformType) in ValidateUniformMatrixValue()
DvalidationES3.cpp87 GLenum uniformType, in ValidateUniformES3()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderReturnTests.cpp124 ReturnTestUniformSetup (const BaseUniformType uniformType) in ReturnTestUniformSetup()
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp162 const rsg::VariableType& uniformType = uniformVar->getType(); in refreshUniforms() local
/external/llvm-project/mlir/lib/Dialect/Quant/IR/
DTypeParser.cpp427 else if (auto uniformType = type.dyn_cast<UniformQuantizedType>()) in printType() local
/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp92 GrSLType uniformType(const SkSL::Type& type) { in uniformType() function in GrGLSLSkSLFP
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2670 GLenum uniformType) in setUniformImpl()
2714 void ProgramD3D::setUniformInternal(GLint location, GLsizei count, const T *v, GLenum uniformType) in setUniformInternal()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1378 std::string uniformType; in genMultilineDescription() local