Home
last modified time | relevance | path

Searched defs:uniformBufSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1362 const size_t uniformBufSize = sizeof(deUint32); in testLayeredReadBack() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2600 const deUint32 uniformBufSize = 3; // Pass the compute grid size in iterate() local
2832 const deUint32 uniformBufSize = 4 * (1 + VK_MAX_DEVICE_GROUP_SIZE); in iterate() local