Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp79 std::vector<glw::GLuint> data_buffer(m_n_texels_in_texture_buffer); in initTest() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp334 DataBufferVec data_buffer(width * height * depth * m_n_components, clear_value); in configureCubeMapArrayTexture() local
362 DataBufferVec data_buffer(width * height * depth * m_n_components, clear_value); in clearCubeMapArrayTexture() local
/third_party/libsnd/tests/
Dfix_this.c59 static BUFFER data_buffer ; variable
Dlossy_comp_test.c89 static BUFFER data_buffer ; variable
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c92 uint32_t *data_buffer; in pvr_pds_pt_store_program_create_and_upload() local
161 uint32_t *data_buffer; in pvr_pds_pt_resume_program_create_and_upload() local
Dpvr_device.c1121 uint32_t *data_buffer; in pvr_device_init_compute_fence_program() local
/third_party/skia/third_party/externals/piex/src/
Dpiex.cc646 RangeCheckedBytePtr data_buffer(file_header.data(), file_header.size()); in IsRaw() local
/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c80 char *data_buffer; /* Ringbuffer starting address ,this is data buffer yet */ member
/third_party/ffmpeg/libavcodec/
Dvaapi_encode.c47 VABufferID param_buffer, data_buffer; in vaapi_encode_make_packed_header() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h67099 u8 data_buffer[4096]; member