Home
last modified time | relevance | path

Searched defs:current_buffer (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h80 unsigned current_buffer; member
Dvl_winsys_dri.c65 bool current_buffer; member
/third_party/ffmpeg/libavresample/
Dutils.c338 AudioData *current_buffer; in avresample_convert() local
/third_party/node/deps/v8/src/wasm/
Dwasm-serialization.cc47 base::Vector<byte> current_buffer() const { in current_buffer() function in v8::internal::wasm::__anondebc79850111::Writer
90 base::Vector<const byte> current_buffer() const { in current_buffer() function in v8::internal::wasm::__anondebc79850111::Reader
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp710 Buffer current_buffer; member in SPIRV_CROSS_NAMESPACE::StringStream
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c102 struct osmesa_buffer *current_buffer; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h227 uint32_t current_buffer; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pipeline.c585 struct pvr_pds_buffer *current_buffer = &buffers[buffer_count]; in pvr_pds_descriptor_program_setup_buffers() local
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h328 png_bytep current_buffer; /* buffer for recently used data */ member
/third_party/glfw/tests/
Dtriangle-vulkan.c227 uint32_t current_buffer; member