Searched defs:buffer_name (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_cpp.cpp | 41 auto buffer_name = to_name(type.self); in emit_buffer_block() local 61 string buffer_name; in emit_interface_block() local 130 auto buffer_name = to_name(type.self); in emit_push_constant_block() local
|
D | spirv_glsl.cpp | 2152 string buffer_name; in emit_buffer_reference_block() local 2254 auto buffer_name = to_name(type.self, false); in emit_buffer_block_native() local 2313 auto buffer_name = to_name(type.self, false); in emit_buffer_block_flattened() local 9143 auto buffer_name = to_name(expression_type(base).self); in flattened_access_chain_vector() local
|
D | spirv_hlsl.cpp | 2118 auto buffer_name = to_name(type.self, false); in emit_buffer_block() local
|
/third_party/ffmpeg/libavfilter/ |
D | opencl.h | 197 #define CL_CREATE_BUFFER_FLAGS(ctx, buffer_name, flags, size, host_ptr) do { \ argument 237 #define CL_CREATE_BUFFER(ctx, buffer_name, size) CL_CREATE_BUFFER_FLAGS(ctx, buffer_name, 0, size, … argument
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | first_index_offset.cc | 141 Symbol buffer_name = ctx.dst->Sym(); in Run() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-buffer.c | 869 const char *buffer_name = buffer_names[i]; in main() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-buffer.c | 937 const char *buffer_name = buffer_names[i]; in main() local
|
/third_party/harfbuzz/test/api/ |
D | test-buffer.c | 937 const char *buffer_name = buffer_names[i]; in main() local
|