Searched defs:dstOffset1 (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 4313 const VkOffset3D dstOffset1 = region.imageBlit.dstOffsets[1]; in flipCoordinates() local 13428 const VkOffset3D dstOffset1 = {i + defaultQuarterSize / j, defaultQuarterSize / j, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 13460 const VkOffset3D dstOffset1 = {i + defaultQuarterSize, defaultSize / 2 + defaultQuarterSize, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 13548 const VkOffset3D dstOffset1 = {i + defaultQuarterSize, 1, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 13580 const VkOffset3D dstOffset1 = {2 * defaultQuarterSize, 1, 1}; in addBlittingImageAllFormatsDepthStencilTests() local 13668 …const VkOffset3D dstOffset1 = {i + defaultSixteenthSize / j, defaultSixteenthSize / j, i + default… in addBlittingImageAllFormatsDepthStencilTests() local 13700 …const VkOffset3D dstOffset1 = {i + defaultSixteenthSize, defaultQuarterSize / 2 + defaultSixteenth… in addBlittingImageAllFormatsDepthStencilTests() local
|