Home
last modified time | relevance | path

Searched defs:buffer_type (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c40 LLVMTypeRef buffer_type; in lp_build_create_jit_buffer_type() local
93 LLVMTypeRef buffer_type = lp_build_create_jit_buffer_type(gallivm); in lp_llvm_buffer_member() local
279 LLVMTypeRef texture_type, sampler_type, image_type, buffer_type; in lp_build_jit_resources_type() local
/third_party/skia/third_party/externals/tint/src/transform/
Dcalculate_array_length.cc84 auto get_buffer_size_intrinsic = [&](const sem::Struct* buffer_type) { in Run()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local
936 const void *buffer_type = GINT_TO_POINTER (i); in main() local
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local
936 const void *buffer_type = GINT_TO_POINTER (i); in main() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp408 const std::type_info& buffer_type = typeid(T); in useAsShaderInput() local
/third_party/mesa3d/src/gallium/frontends/dri/
Dloader_dri3_helper.c1929 enum loader_dri3_buffer_type buffer_type, in dri3_get_pixmap_buffer()
2011 enum loader_dri3_buffer_type buffer_type, in dri3_get_buffer()
2141 enum loader_dri3_buffer_type buffer_type, in dri3_free_buffers()
Dloader_dri3_helper.h90 loader_dri3_pixmap_buf_id(enum loader_dri3_buffer_type buffer_type) in loader_dri3_pixmap_buf_id()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddump_data.proto140 BufferType buffer_type = 1; field
/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.cc860 auto buffer_type = in GenerateOpenCLPodBuffers() local
/third_party/jerryscript/jerry-debugger/
Djerry_client_main.py1127 def _process_incoming_text(self, buffer_type, data): argument
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_dump_csb.c49 enum buffer_type { enum
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c197 enum wsi_wl_buffer_type buffer_type; member
2982 enum wsi_wl_buffer_type buffer_type; in wsi_wl_surface_create_swapchain() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h391 LLVMTypeRef buffer_type; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc1113 BufferType buffer_type = BufferType::kUnknown; in ParsePipelineBind() local
Dparser_bind_test.cc2909 for (const auto& buffer_type : unsupported_buffer_types) { in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp812 const Variable buffer_type; member in vkt::robustness::__anon04016f900111::Variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp816 const Variable buffer_type; member in vkt::robustness::__anon006772300111::Variables
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h1083 uint8_t buffer_type; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp1298 const auto &buffer_type = get_variable_element_type(var); in emit_entry_point_declarations() local
15641 auto &buffer_type = set<SPIRType>(type_id); in analyze_argument_buffers() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1552 const struct dxil_type *buffer_type = dxil_module_get_struct_type(&ctx->mod, name, in emit_cbv() local