Home
last modified time | relevance | path

Searched refs:samplers_to_use_uniform_location (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp236 GLint samplers_to_use_uniform_location; member
6317 GLint samplers_to_use_uniform_location, GLint samplers_to_use);
7038 objects_ptr->samplers_to_use_uniform_location, samplers_to_use)) in execute()
7265 GLint channels_to_compare, GLint samplers_to_use_uniform_location, in setUniformValues() argument
7274 channels_to_compare_uniform_location == -1 || samplers_to_use_uniform_location == -1) in setUniformValues()
7290 gl.uniform1i(samplers_to_use_uniform_location, samplers_to_use); in setUniformValues()
9030 &objects.samplers_to_use_uniform_location)) in prepareSupportForNonRenderableTexture()
9556 GLint samplers_to_use_uniform_location = -1; in getUniformLocations() local
9557 samplers_to_use_uniform_location = gl.getUniformLocation(program_object_id, "samplers_to_use"); in getUniformLocations()
9558 if (samplers_to_use_uniform_location == -1) in getUniformLocations()
[all …]