Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp215 static void getDistinctSamplerTypes(vector<glu::DataType> &dst, const glu::VarType &type) in getDistinctSamplerTypes() function
224 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
230 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
363 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp157 static void getDistinctSamplerTypes(vector<glu::DataType> &dst, const glu::VarType &type) in getDistinctSamplerTypes() function
166 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
172 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
328 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp211 static void getDistinctSamplerTypes(vector<glu::DataType> &dst, const glu::VarType &type) in getDistinctSamplerTypes() function
220 getDistinctSamplerTypes(dst, type.getElementType()); in getDistinctSamplerTypes()
226 getDistinctSamplerTypes(dst, structType.getMember(i).getType()); in getDistinctSamplerTypes()
388 getDistinctSamplerTypes(samplerTypes, m_uniforms[i].type); in getSamplerTypes()