| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_pipe.h | 98 double depth; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 245 (*depth)(const struct lp_sampler_dynamic_state *state, member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 970 fill_buffer_location(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned depth, unsigned resid, unsigned z) fill_buffer_location() argument 1038 transfer_buf_to_image_part(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int z, int depth, int start_z, int dest_z, int resid) transfer_buf_to_image_part() argument 1099 transfer_image_part_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid, int z, int start_layer, int start_box_z, int depth) transfer_image_part_to_buf() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 791 unsigned depth = res->b.b.depth0; in si_set_shader_image_desc() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_surfacedefs.h | 342 uint8 depth; member [all...] |
| /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
|