Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp1808 … int sizeEnd = coordTypes[coordType].type == COORDTYPE_BASIC ? DE_LENGTH_OF_ARRAY(tex2DSizes) : 1; in populateTextureMipmappingTests() local
1810 for (int size = 0; size < sizeEnd; size++) in populateTextureMipmappingTests()
2036 … int sizeEnd = coordTypes[coordType].type == COORDTYPE_BASIC ? DE_LENGTH_OF_ARRAY(tex3DSizes) : 1; in populateTextureMipmappingTests() local
2049 for (int size = 0; size < sizeEnd; size++) in populateTextureMipmappingTests()
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp1137 … int sizeEnd = coordTypes[coordType].type == COORDTYPE_BASIC ? DE_LENGTH_OF_ARRAY(tex2DSizes) : 1; in init() local
1139 for (int size = 0; size < sizeEnd; size++) in init()
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp2479 … int sizeEnd = coordTypes[coordType].type == COORDTYPE_BASIC ? DE_LENGTH_OF_ARRAY(tex2DSizes) : 1; in init() local
2481 for (int size = 0; size < sizeEnd; size++) in init()
2654 … int sizeEnd = coordTypes[coordType].type == COORDTYPE_BASIC ? DE_LENGTH_OF_ARRAY(tex3DSizes) : 1; in init() local
2656 for (int size = 0; size < sizeEnd; size++) in init()