Home
last modified time | relevance | path

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

/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/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp408 const std::type_info& buffer_type = typeid(T); in useAsShaderInput() local
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.c1907 enum loader_dri3_buffer_type buffer_type, in dri3_get_pixmap_buffer()
2020 enum loader_dri3_buffer_type buffer_type, in dri3_get_buffer()
2150 enum loader_dri3_buffer_type buffer_type, in dri3_free_buffers()
Dloader_dri3_helper.h89 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/jerryscript/jerry-debugger/
Djerry_client_main.py1127 def _process_incoming_text(self, buffer_type, data): argument
/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.cc860 auto buffer_type = in GenerateOpenCLPodBuffers() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c934 enum wsi_wl_buffer_type 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::__anon8770956e0111::Variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp816 const Variable buffer_type; member in vkt::robustness::__anonc000714e0111::Variables
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h694 LLVMTypeRef buffer_type; member
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h1051 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.c1211 const struct dxil_type *buffer_type = dxil_module_get_struct_type(&ctx->mod, name, in emit_cbv() local