/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_common.h | 62 size_t imageWidth, imageHeight, imageDepth; in determine_validation_error_offset() local
|
H A D | test_read_2D_array.cpp | 97 …size_t imageWidth = imageInfo->width, imageHeight = imageInfo->height, imageDepth = imageInfo->arr… in determine_validation_error_offset_2D_array() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_images_getinfo_common.cpp | 30 size_t imageHeight, size_t imageDepth, in test_image_info()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_images_3D_info.cpp | 20 …size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
|
H A D | test_images_3D.cpp | 34 size_t imageWidth, size_t imageHeight, size_t imageDepth, in test_image_read()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 2223 const uint32_t imageDepth = 4; in expectedVectorValuesBuffer() local 2313 const uint32_t imageDepth = 4 * 4; in expectedMatrixValuesBuffer() local 4267 const uint32_t imageDepth = 1; in createScalarTests() local 4357 const uint32_t imageDepth = 1; in createRayFlagsTests() local 4540 const uint32_t imageDepth = fixedPointMatrixOutput ? 4 * 4 : fixedPointVectorOutput ? 4 : 0; in createMultiOutputTests() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyTexImageTest.cpp | 1272 const GLsizei imageDepth, in initialize3DTexture() 1332 const GLsizei imageDepth) in copyTexSubImage3D()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryLayeredRenderingTests.cpp | 1472 … const uint32_t imageDepth = (VK_IMAGE_VIEW_TYPE_3D == params.image.viewType) ? layerNdx : 0u; in testLayeredReadBack() local 1833 … const uint32_t imageDepth = (VK_IMAGE_VIEW_TYPE_3D == params.image.viewType) ? layerNdx : 0u; in testSecondaryCmdBuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryBuiltinTests.cpp | 3750 const uint32_t imageDepth = 4 * 4; in initAccelerationStructures() local 3979 const uint32_t imageDepth = 4 * 4; in initAccelerationStructures() local 6371 const uint32_t imageDepth = fixedPointMatrixOutput ? 4 * 4 : fixedPointVectorOutput ? 4 : 1; in createBuiltinTests() local 6451 const uint32_t imageDepth = 1; in createAdvancedTests() local
|
H A D | vktRayQueryWatertightnessTests.cpp | 2291 const uint32_t imageDepth = 1; in createWatertightnessTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 14211 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleWholeTests() local 14314 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorXYTests() local 14340 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorXTests() local 14366 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorYTests() local 14418 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorSubregionsTests() local 14490 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingWhole1Tests() local 14517 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingWhole2Tests() local 14544 … const int32_t imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingAndOffsetTests() local
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | glxclient.h | 189 GLuint imageDepth; member
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texobj.c | 2253 int imageDepth; in _mesa_InvalidateTexSubImage() local
|
H A D | texgetimage.c | 923 GLuint imageWidth = 0, imageHeight = 0, imageDepth = 0; in dimensions_error_check() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineFramebufferAttachmentTests.cpp | 797 const uint8_t imageDepth = 1; in testNoAtt() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateASTests.cpp | 2608 const uint32_t imageDepth = 1; in createDescriptorUpdateASTests() local
|