Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp1163 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local
1164 const char* dataTypeName = getDataTypeName(loopDataType); in init()
1166 if (precision == PRECISION_LOWP && loopDataType == TYPE_FLOAT) in init()
1180 (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp1177 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local
1178 const char* dataTypeName = getDataTypeName(loopDataType); in init()
1188 …VertexCase, (LoopType)loopType, (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp1301 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local
1302 const char* dataTypeName = getDataTypeName(loopDataType); in init()
1312 …VertexCase, (LoopType)loopType, (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1544 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local
1545 const char* dataTypeName = getDataTypeName(loopDataType); in init()
1555 …xCase, (LoopType)loopType, (LoopCountType)loopCountType, (glu::Precision)precision, loopDataType)); in init()