Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp235 static void getDistinctSamplerTypes (vector<glu::DataType>& dst, const glu::VarType& type) in getDistinctSamplerTypes() function
244 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
250 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
358 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp171 static void getDistinctSamplerTypes (vector<glu::DataType>& dst, const glu::VarType& type) in getDistinctSamplerTypes() function
180 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
186 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
312 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp231 static void getDistinctSamplerTypes (vector<glu::DataType>& dst, const glu::VarType& type) in getDistinctSamplerTypes() function
240 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
246 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
378 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()