Home
last modified time | relevance | path

Searched refs:basicTypeNdx (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp204 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
206 const glu::DataType type = basicTypes[basicTypeNdx]; in init()
235 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
237 const glu::DataType type = basicTypes[basicTypeNdx]; in init()
Des31fSSBOLayoutTests.cpp812 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
814 glu::DataType type = basicTypes[basicTypeNdx]; in init()
857 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
859 glu::DataType type = basicTypes[basicTypeNdx]; in init()
888 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
890 glu::DataType type = basicTypes[basicTypeNdx]; in init()
919 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
921 glu::DataType type = basicTypes[basicTypeNdx]; in init()
951 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
953 glu::DataType type = basicTypes[basicTypeNdx]; in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp489 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
491 const glu::DataType type = basicTypes[basicTypeNdx]; in init()
520 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
522 const glu::DataType type = basicTypes[basicTypeNdx]; in init()
587 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
589 glu::DataType type = basicTypes[basicTypeNdx]; in init()
600 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
602 glu::DataType type = basicTypes[basicTypeNdx]; in init()
634 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
636 glu::DataType type = basicTypes[basicTypeNdx]; in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1147 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1149 glu::DataType type = basicTypes[basicTypeNdx]; in init()
1193 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1195 glu::DataType type = basicTypes[basicTypeNdx]; in init()
1229 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1231 glu::DataType type = basicTypes[basicTypeNdx]; in init()
1265 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1267 glu::DataType type = basicTypes[basicTypeNdx]; in init()
1302 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1304 glu::DataType type = basicTypes[basicTypeNdx]; in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp416 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
418 glu::DataType type = basicTypes[basicTypeNdx]; in init()
453 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
455 glu::DataType type = basicTypes[basicTypeNdx]; in init()
616 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
618 glu::DataType type = basicTypes[basicTypeNdx]; in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp928 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
930 glu::DataType type = basicTypes[basicTypeNdx]; in init()
934 (basicTypeNdx % 2 == 0 ? DECLARE_VERTEX : DECLARE_FRAGMENT) : in init()
978 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
980 glu::DataType type = basicTypes[basicTypeNdx]; in init()
985 (basicTypeNdx % 2 == 0 ? DECLARE_VERTEX : DECLARE_FRAGMENT) : in init()
1132 for (int basicTypeNdx = 0; basicTypeNdx < DE_LENGTH_OF_ARRAY(basicTypes); basicTypeNdx++) in init() local
1134 glu::DataType type = basicTypes[basicTypeNdx]; in init()
1139 (basicTypeNdx % 2 == 0 ? DECLARE_VERTEX : DECLARE_FRAGMENT) : in init()