Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp695 const size_t imageDim = 2; in test_consistency_2d_image_from_buffer() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp279 uint32_t imageDim[3]; // width, height, depth or layers member
1130 string imageDim = ""; in initPrograms() local
4061 uint32_t imageDim[3] = {5, 11, 6}; in createTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp799 const IVec3 imageDim = IVec3(imageWidth, imageHeight, imageDepth); in testNoAtt() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp838 const auto imageDim = static_cast<uint32_t>(deSqrt(static_cast<double>(triangleCount))); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp1104 …const tcu::IVec3 imageDim(size.x(), size.y(), (m_parameters.useMultiLayerViews() ? layerCount : si… in copyResultAndCompare() local