/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 825 const GLsizei imageDepth, in initialize3DTexture() 885 const GLsizei imageDepth) in copyTexSubImage3D()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBuiltinTests.cpp | 2051 const deUint32 imageDepth = 4; in expectedVectorValuesBuffer() local 2141 const deUint32 imageDepth = 4 * 4; in expectedMatrixValuesBuffer() local 2570 const deUint32 imageDepth = 1; in createScalarTests() local 2656 const deUint32 imageDepth = 1; in createRayFlagsTests() local 2792 const deUint32 imageDepth = fixedPointMatrixOutput ? 4 * 4 in createMultiOutputTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 1404 …const deUint32 imageDepth = (VK_IMAGE_VIEW_TYPE_3D == params.image.viewType) ? layerNdx : 0… in testLayeredReadBack() local 1682 …const deUint32 imageDepth = (VK_IMAGE_VIEW_TYPE_3D == params.image.viewType) ? layerNdx : 0… in testSecondaryCmdBuffer() local
|
/third_party/mesa3d/src/glx/ |
D | glxclient.h | 192 GLuint imageDepth; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 10057 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleWholeTests() local 10090 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorXYTests() local 10123 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorXTests() local 10156 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorYTests() local 10222 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleMirrorSubregionsTests() local 10321 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingWhole1Tests() local 10355 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingWhole2Tests() local 10389 const deInt32 imageDepth = params.src.image.imageType == VK_IMAGE_TYPE_3D ? defaultSize : 1; in addBlittingImageSimpleScalingAndOffsetTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryBuiltinTests.cpp | 3607 const deUint32 imageDepth = 4 * 4; in initAccelerationStructures() local 3823 const deUint32 imageDepth = 4 * 4; in initAccelerationStructures() local 6009 const deUint32 imageDepth = fixedPointMatrixOutput ? 4 * 4 in createBuiltinTests() local 6095 const deUint32 imageDepth = 1; in createAdvancedTests() local
|
D | vktRayQueryWatertightnessTests.cpp | 2268 const deUint32 imageDepth = 1; in createWatertightnessTests() local
|
/third_party/mesa3d/src/mesa/main/ |
D | texobj.c | 2170 int imageDepth; in _mesa_InvalidateTexSubImage() local
|
D | texgetimage.c | 923 GLuint imageWidth = 0, imageHeight = 0, imageDepth = 0; in dimensions_error_check() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineFramebufferAttachmentTests.cpp | 792 const deUint8 imageDepth = 1; in testNoAtt() local
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 689 … size_t imageHeight, size_t imageDepth, size_t image_row_pitch, size_t image_slice_pitch, in clCreateImage3D()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 2516 const deUint32 imageDepth = 1; in createDescriptorUpdateASTests() local
|