Home
last modified time | relevance | path

Searched defs:uniform_location (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5FmaAccuracy.cpp374 glw::GLint uniform_location = gl.getUniformLocation(program_object_id, "uni_number_of_steps"); in executePass() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp2121 bool GPUShaderFP64Test1::isMatrixUniform(glw::GLint uniform_location) in isMatrixUniform()
2267 const glw::GLint uniform_location = uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans() local
2487 glw::GLint uniform_location = uniforms[n_uniform]; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() local
2606 glw::GLint uniform_location = uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() local
2824 glw::GLint uniform_location = double_uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() local
2987 int uniform_location = data[n_check * 3 + 1]; in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() local
3067 glw::GLint uniform_location = nondouble_uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions() local
7098 glw::GLint uniform_location = current_uv_pair.first; in verifyUniformValues() local
15380 const glw::GLint uniform_location = gl.getUniformLocation(program_id, uniform_name); in testBegin() local
Dgl4cShadingLanguage420PackTests.cpp63 const GLint uniform_location = program.getUniformLocation(name); in checkUniformBinding() local
88 const GLint uniform_location = program.getUniformLocation(buffer); in checkUniformArrayBinding() local
11307 const GLint uniform_location = program.getUniformLocation("goku"); in prepareUniforms() local
13161 const GLint uniform_location = program.getUniformLocation("goku"); in prepareUniforms() local
Dgl4cShaderSubroutineTests.cpp3640 …GLuint uniform_location = getSubroutineUniformLocation(program_id, uniform_names[uniform], use_pro… in inspectSubroutineBinding() local
4321 …const GLint uniform_location = gl.getUniformLocation(program.m_program_object_id, "input_data"… in iterate() local
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp6120 glw::GLint uniform_location = -1; in test_shader_compilation() local