| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 2911 int depth = 0; in brw_find_next_block_end() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.h | 376 } depth; member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 1541 float depth = 0.0f; in trace_context_clear_texture() local 1409 trace_context_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) trace_context_clear() argument 1470 trace_context_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) trace_context_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 930 rbug_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) rbug_clear() argument 976 rbug_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *_dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) rbug_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 280 noop_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) noop_clear() argument 294 noop_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) noop_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 1098 zink_is_compute_copy_faster(struct pipe_screen *pscreen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) zink_is_compute_copy_faster() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_surface.c | 91 uint32_t width, height, depth; in nvc0_2d_texture_set() local 620 nvc0_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_depth_stencil() argument 692 nvc0_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) nvc0_clear() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_cb.c | 48 int err, depth; in verify_callback() local
|
| /third_party/libcoap/src/ |
| H A D | coap_openssl.c | 1921 int depth = X509_STORE_CTX_get_error_depth(ctx); in tls_verify_call_back() local [all...] |
| H A D | coap_mbedtls.c | 359 cert_verify_callback_mbedtls(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) cert_verify_callback_mbedtls() argument [all...] |
| /third_party/python/Python/ |
| H A D | traceback.c | 928 Py_ssize_t depth = 0; in tb_printinternal() local 1224 unsigned int depth; in dump_traceback() local
|
| /third_party/openssl/apps/lib/ |
| H A D | s_cb.c | 48 int err, depth; in verify_callback() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 114 deUint32 depth; member
|
| H A D | vktBindingMutableTests.cpp | 552 const float depth = 5.0f; in makeDefaultAccelerationStructure() local
|
| H A D | vktBindingValveMutableTests.cpp | 473 const float depth = 5.0f; in makeDefaultAccelerationStructure() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
| H A D | vktClippingTests.cpp | 894 const float depth = rr::readVarying<float>(packets[packetNdx], context, 0, fragNdx).z(); shadeFragments() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 1634 tcu::TestCaseGroup* depth = new tcu::TestCaseGroup(m_testCtx, "depth"); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| H A D | vktImagelessFramebufferTests.cpp | 945 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/vulkan/mesh_shader/ |
| H A D | vktMeshShaderBuiltinTests.cpp | 398 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 D | vktMeshShaderBuiltinTestsEXT.cpp | 508 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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 1529 float depth = 0.0f; in verifyImage() local 1554 float depth in verifyImage() local [all...] |
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 656 const int depth = deMax32(caseDef.attachmentSize.z(), caseDef.numLayers); in test() local
|
| H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 79 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 D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 95 float depth; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1654 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
|