Home
last modified time | relevance | path

Searched defs:uniformType (Results 1 – 13 of 13) 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/angle/src/compiler/translator/tree_ops/
DSeparateStructFromUniformDeclarations.cpp86 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/skia/experimental/graphite/src/
DUniformManager.cpp522 SkSLType uniformType = this->getUniformTypeForLayout(u.type()); in writeUniforms() local
/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/angle/src/libANGLE/
DvalidationES.h331 GLenum uniformType) in ValidateUniformValue()
DProgramLinkedResources.cpp120 const char *GetUniformResourceNameString(UniformType uniformType) in GetUniformResourceNameString()
138 std::string GetUniformResourceLimitName(ShaderType shaderType, UniformType uniformType) in GetUniformResourceLimitName()
190 UniformType uniformType, in LogUniformsExceedLimit()
DvalidationES.cpp2818 GLenum uniformType, in ValidateUniform1ivValue()
2853 GLenum uniformType) in ValidateUniformMatrixValue()
DvalidationES3.cpp90 GLenum uniformType, in ValidateUniformES3()
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2711 GLenum uniformType) in setUniformImpl()
2755 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