Home
last modified time | relevance | path

Searched defs:uniform_type (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGetActiveUniformTests.cpp326 glw::GLenum uniform_type = GL_NONE; in iterate() local
Des31cLayoutBindingTests.hpp81 char const* uniform_type; // sampler2D, image2D... member
Des31cShaderAtomicCountersTests.cpp449 …ool CheckUniform(GLuint prog, const GLchar* uniform_name, GLuint uniform_index, GLint uniform_type, in CheckUniform()
Des31cLayoutBindingTests.cpp793 String buildUniformDecl(const String& keyword, const String& layout, const String& uniform_type, in buildUniformDecl()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp3344 for (std::vector<uniformTypeDetails>::const_iterator uniform_type = m_uniform_types.begin(); in iterate() local
3590 const uniformTypeDetails& uniform_type, glw::GLint& out_buffer_size, in inspectProgram()
3733 …PUShaderFP64Test2::prepareProgram(shaderStage shader_stage, const uniformTypeDetails& uniform_type, in prepareProgram()
4106 …4Test2::prepareUniformDefinitions(shaderStage shader_stage, const uniformTypeDetails& uniform_type, in prepareUniformDefinitions()
4134 …UShaderFP64Test2::prepareUniforms(shaderStage shader_stage, const uniformTypeDetails& uniform_type, in prepareUniforms()
4219 …Test2::prepareUniformVerification(shaderStage shader_stage, const uniformTypeDetails& uniform_type, in prepareUniformVerification()
15216 std::string uniform_type = Utils::getVariableTypeString(argument_type); in prepareVertexShaderCode() local
Dgl4cShaderAtomicCountersTests.cpp544 …ool CheckUniform(GLuint prog, const GLchar* uniform_name, GLuint uniform_index, GLint uniform_type, in CheckUniform()