Home
last modified time | relevance | path

Searched refs:s_countDataType (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLoopTests.cpp1138 static const DataType s_countDataType[] = { TYPE_INT, TYPE_FLOAT }; in init() local
1161 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1163 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderLoopTests.cpp1150 static const DataType s_countDataType[] = in init() local
1175 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1177 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp1507 static const glu::DataType s_countDataType[] = in init() local
1539 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1541 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp1510 static const glu::DataType s_countDataType[] = in init() local
1542 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1544 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderLoopTests.cpp1274 static const DataType s_countDataType[] = in init() local
1299 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1301 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()

Completed in 9 milliseconds