Home
last modified time | relevance | path

Searched defs:imageDim (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessExtsTests.cpp255 deUint32 imageDim[3]; // width, height, depth or layers member
1087 string imageDim = ""; in initPrograms() local
3411 deUint32 imageDim[3] = {5, 11, 6}; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp262 deUint32 imageDim[3]; // width, height, depth or layers member
1046 string imageDim = ""; in initPrograms() local
3889 deUint32 imageDim[3] = {5, 11, 6}; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp802 const IVec3 imageDim = IVec3(imageWidth, imageHeight, imageDepth); in testNoAtt() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp810 const IVec3 imageDim = IVec3(imageWidth, imageHeight, imageDepth); in testNoAtt() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp809 const auto imageDim = static_cast<deUint32>(deSqrt(static_cast<double>(triangleCount))); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp807 const auto imageDim = static_cast<deUint32>(deSqrt(static_cast<double>(triangleCount))); in iterate() local