Home
last modified time | relevance | path

Searched defs:depth (Results 951 - 975 of 1256) sorted by relevance

1...<<31323334353637383940>>...51

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1529 float depth = 0.0f; in verifyImage() local
1554 float depth in verifyImage() local
[all...]
H A DvktPipelineFramebufferAttachmentTests.cpp656 const int depth = deMax32(caseDef.attachmentSize.z(), caseDef.numLayers); in test() local
H A DvktPipelineImageSlicedViewOf3DTests.cpp79 uint32_t depth; member
1058 const uint32_t depth = static_cast<uint32_t>(rnd.getInt(minDepth, maxDepth)); createImageSlicedViewOf3DTests() local
1111 const uint32_t depth = kWidth; createImageSlicedViewOf3DTests() local
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp95 float depth; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1654 createRasterizationOrderAttachmentAccessTestVariations( tcu::TestContext& testCtx, tcu::TestCaseGroup *gr, const string &prefix_name, const string &prefix_desc, deUint32 inputNum, bool integerFormat, bool depth, bool stencil) createRasterizationOrderAttachmentAccessTestVariations() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayQueryTraversalControlTests.cpp155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayQueryWatertightnessTests.cpp133 deUint32 depth; member
2038 const deUint32 depth = m_data.depth; in iterate() local
181 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayTracingComplexControlFlowTests.cpp131 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayTracingTraceRaysTests.cpp127 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1091 const deUint32 depth = m_imageExtent.depth; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp163 VkFormat depth; member
[all...]
H A DvktRenderPassDepthStencilResolveTests.cpp1097 float depth = (*getDepthComponent)(pixelPtr); verifyDepth() local
[all...]
H A DvktRenderPassMultisampleTests.cpp1517 float depth = 0.0f; in iterateInternal() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.hpp444 int depth; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp114 deUint32 depth; member
H A DvktBindingMutableTests.cpp548 const float depth = 5.0f; in makeDefaultAccelerationStructure() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp894 const float depth = rr::readVarying<float>(packets[packetNdx], context, 0, fragNdx).z(); shadeFragments() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp1608 tcu::TestCaseGroup* depth = new tcu::TestCaseGroup(m_testCtx, "depth", "Test depth clear."); in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp945 const float depth = srcImage.getPixDepth(x, y); in convertDepthToColor() local
1043 const bool depth = ((aspect & ASPECT_DEPTH) != 0); in readOneSampleFromMultisampleImage() local
1363 const bool depth = ((aspectFlags & ASPECT_DEPTH) != 0); generateReferenceImage() local
1842 const bool depth = ((aspectFlags & ASPECT_DEPTH) != 0); generateReferenceImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp398 const auto depth = result.getDepth(); in verifyResults() local
455 const auto depth = result.getDepth(); in verifyResults() local
511 const auto depth = result.getDepth(); in verifyResults() local
H A DvktMeshShaderBuiltinTestsEXT.cpp508 const auto depth = result.getDepth(); in verifyResults() local
567 const auto depth = result.getDepth(); in verifyResults() local
632 const auto depth = result.getDepth(); in verifyResults() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp760 void State::setDepthClearValue(float depth) in setDepthClearValue() argument
878 void State::setClipControl(GLenum origin, GLenum depth) in setClipControl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp769 const int depth = destBox ? destBox->depth : static_cast<int>(image->getDepth()); in setData() local
2831 TextureStorage11_3D(Renderer11 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) TextureStorage11_3D() argument
3212 TextureStorage11_2DArray(Renderer11 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) TextureStorage11_2DArray() argument
3877 TextureStorage11_2DMultisampleArray(Renderer11 *renderer, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) TextureStorage11_2DMultisampleArray() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp616 clearBufferfi(const gl::Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument

Completed in 72 milliseconds

1...<<31323334353637383940>>...51