Home
last modified time | relevance | path

Searched defs:imageDepth (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_common.h62 size_t imageWidth, imageHeight, imageDepth; in determine_validation_error_offset() local
H A Dtest_read_2D_array.cpp97 …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 Dtest_images_getinfo_common.cpp30 size_t imageHeight, size_t imageDepth, in test_image_info()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_images_3D_info.cpp20 …size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
H A Dtest_images_3D.cpp34 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 DvktRayTracingBuiltinTests.cpp2223 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 DCopyTexImageTest.cpp1272 const GLsizei imageDepth, in initialize3DTexture()
1332 const GLsizei imageDepth) in copyTexSubImage3D()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1472 … 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 DvktRayQueryBuiltinTests.cpp3750 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 DvktRayQueryWatertightnessTests.cpp2291 const uint32_t imageDepth = 1; in createWatertightnessTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp14211 … 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 Dglxclient.h189 GLuint imageDepth; member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexobj.c2253 int imageDepth; in _mesa_InvalidateTexSubImage() local
H A Dtexgetimage.c923 GLuint imageWidth = 0, imageHeight = 0, imageDepth = 0; in dimensions_error_check() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp797 const uint8_t imageDepth = 1; in testNoAtt() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp2608 const uint32_t imageDepth = 1; in createDescriptorUpdateASTests() local