Searched refs:PROGRAM_CUBE_ARRAY_INT (Results 1 - 2 of 2) sorted by last modified time

/external/deqp/modules/glshared/
H A DglsTextureTestUtil.cpp1186 case PROGRAM_CUBE_ARRAY_INT: sampler = "isamplerCubeArray"; lookup = "vec4(texture(u_sampler, v_texCoord))"; break;
1361 case SAMPLERTYPE_INT: progSpec = PROGRAM_CUBE_ARRAY_INT; break;
H A DglsTextureTestUtil.hpp178 PROGRAM_CUBE_ARRAY_INT, enumerator in enum:deqp::gls::TextureTestUtil::Program

Completed in 88 milliseconds