Home
last modified time | relevance | path

Searched defs:desc (Results 1576 - 1600 of 1622) sorted by relevance

1...<<6162636465

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c2701 const struct anv_descriptor *desc = &set->descriptors[binding->index]; in emit_binding_table() local
2874 const struct anv_descriptor *desc = emit_samplers() local
3051 const struct anv_descriptor *desc = get_push_range_address() local
3116 const struct anv_descriptor *desc = get_push_range_bound_size() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c98 D3D12_RESOURCE_DESC desc = dzn_ID3D12Resource_GetDesc(res); in dzn_cmd_buffer_queue_transition_barriers() local
972 dzn_cmd_buffer_get_dsv(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, const D3D12_DEPTH_STENCIL_VIEW_DESC *desc) dzn_cmd_buffer_get_dsv() argument
1001 dzn_cmd_buffer_get_rtv(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, const D3D12_RENDER_TARGET_VIEW_DESC *desc) dzn_cmd_buffer_get_rtv() argument
1040 D3D12_RENDER_TARGET_VIEW_DESC desc = { 0 }; dzn_cmd_buffer_get_null_rtv() local
1407 D3D12_DEPTH_STENCIL_VIEW_DESC desc = dzn_image_get_dsv_desc(image, &range, 0); dzn_cmd_buffer_clear_attachment() local
1456 D3D12_RENDER_TARGET_VIEW_DESC desc = dzn_image_get_rtv_desc(image, &range, 0); dzn_cmd_buffer_clear_attachment() local
1522 D3D12_RENDER_TARGET_VIEW_DESC desc = dzn_image_get_rtv_desc(image, &view_range, lvl); dzn_cmd_buffer_clear_color() local
1561 D3D12_DEPTH_STENCIL_VIEW_DESC desc = dzn_image_get_dsv_desc(image, range, lvl); dzn_cmd_buffer_clear_zs() local
1950 D3D12_DEPTH_STENCIL_VIEW_DESC desc = dzn_image_get_dsv_desc(img, &range, 0); dzn_cmd_buffer_blit_prepare_dst_view() local
1954 D3D12_RENDER_TARGET_VIEW_DESC desc = dzn_image_get_rtv_desc(img, &range, 0); dzn_cmd_buffer_blit_prepare_dst_view() local
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c291 const char *desc; member
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc389 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc290 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc312 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc189 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc563 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc240 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc112 bool ArmDebugger::GetValue(const char* desc, int32_t* value) { in GetValue() argument
123 bool ArmDebugger::GetVFPSingleValue(const char* desc, float* value) { in GetVFPSingleValue() argument
133 GetVFPDoubleValue(const char* desc, double* value) GetVFPDoubleValue() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc81 Factory::CodeBuilder::CodeBuilder(Isolate* isolate, const CodeDesc& desc, in CodeBuilder() argument
89 CodeBuilder(LocalIsolate* local_isolate, const CodeDesc& desc, CodeKind kind) CodeBuilder() argument
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc2702 PropertyDescriptor desc; in SetSuperProperty() local
3264 PropertyDescriptor desc; in GetPropertyAttributes() local
3287 DefineOwnProperty(Isolate* isolate, Handle<JSArray> o, Handle<Object> name, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) DefineOwnProperty() argument
3387 ArraySetLength(Isolate* isolate, Handle<JSArray> a, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) ArraySetLength() argument
3480 DefineOwnProperty(Isolate* isolate, Handle<JSProxy> proxy, Handle<Object> key, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) DefineOwnProperty() argument
3606 SetPrivateSymbol(Isolate* isolate, Handle<JSProxy> proxy, Handle<Symbol> private_name, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) SetPrivateSymbol() argument
3653 GetOwnPropertyDescriptor(Isolate* isolate, Handle<JSProxy> proxy, Handle<Name> name, PropertyDescriptor* desc) GetOwnPropertyDescriptor() argument
3864 CopyUpTo(Isolate* isolate, Handle<DescriptorArray> desc, int enumeration_index, int slack) CopyUpTo() argument
3971 IsEqualUpTo(DescriptorArray desc, int nof_descriptors) IsEqualUpTo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2551 const struct util_format_description *desc = in iris_create_sampler_view() local
7284 uint32_t desc[GENX(INTERFACE_DESCRIPTOR_DATA_length)]; in iris_upload_gpgpu_walker() local
7286 iris_pack_state(GENX(INTERFACE_DESCRIPTOR_DATA), desc, id in iris_upload_gpgpu_walker() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1135 SVGA3dShaderResourceViewDesc desc; member
1150 SVGA3dShaderResourceViewDesc desc; member
1195 SVGA3dRenderTargetViewDesc desc; member
1210 SVGA3dRenderTargetViewDesc desc; member
1338 SVGA3dUAViewDesc desc; member
1354 SVGA3dUAViewDesc desc; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c1562 bi_index desc = b->shader->inputs->is_blend ? in bi_emit_ld_tile() local
3386 struct bifrost_texture_operation desc = { in bi_emit_texc() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4181 tc_get_intel_perf_query_counter_info(struct pipe_context *_pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) tc_get_intel_perf_query_counter_info() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h560 } desc; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c648 const struct util_format_description *desc; in evergreen_fill_buffer_resource_words() local
1056 const struct util_format_description *desc; in evergreen_set_color_surface_buffer() local
1128 const struct util_format_description *desc; evergreen_set_color_surface_common() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp3202 string desc; in addOpUnreachableAmberTests() member
3229 string desc; in addOpSwitchAmberTests() member
3257 string desc; in createOpArrayLengthComputeGroup() member
7081 const std::string desc; in createOpUndefGroup() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp311 void AppendBufferVectorToDesc(vk::ShaderBuffersDescriptorDesc *desc, in AppendBufferVectorToDesc() argument
816 vk::DescriptorSetLayoutDesc desc = getDriverUniformsDescriptorSetDesc(); in initialize() local
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp1950 void SkPath::dump(std::string& desc, int depth) const { in dump() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp190 static void HelpMarker(const char* desc) in HelpMarker() argument
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1450 SWIG_Python_ExceptionType(swig_type_info *desc) { in SWIG_Python_ExceptionType() argument
2458 const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0; in SWIG_Python_ConvertFunctionPtr() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1028 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
1037 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
1047 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local
2377 SourceLocationCommentPrinter(const DescType* desc, cons argument
[all...]
/third_party/python/Python/
H A Dceval.c1140 PyFrameConstructor desc = { in PyEval_EvalCode() local

Completed in 182 milliseconds

1...<<6162636465