Home
last modified time | relevance | path

Searched defs:buffer_id (Results 1 – 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Ddescriptor_set_and_binding_parser.cc29 Result DescriptorSetAndBindingParser::Parse(const std::string& buffer_id) { in Parse()
/third_party/node/src/tracing/
Dnode_trace_buffer.cc41 uint32_t buffer_id, chunk_seq; in GetEventByHandle() local
88 uint64_t handle, uint32_t* buffer_id, size_t* chunk_index, in ExtractHandle()
/third_party/mesa3d/include/android_stub/android/
Dlog.h192 int32_t buffer_id; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMapBufferAlignmentTests.cpp216 GLuint buffer_id = 0; in iterate() local
Dgl4cMultiBindTests.cpp985 void Texture::InitBuffer(deqp::Context& context, glw::GLenum internal_format, glw::GLuint buffer_id) in InitBuffer()
Dgl4cShadingLanguage420PackTests.cpp18606 void Utils::texture::createBuffer(GLenum internal_format, GLuint buffer_id) in createBuffer()
Dgl4cEnhancedLayoutsTests.cpp3286 void Texture::Init(GLenum internal_format, GLuint buffer_id) in Init()
3470 void Texture::TexBuffer(const Functions& gl, GLenum internal_format, GLuint& buffer_id) in TexBuffer()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c66 const unsigned buffer_id = binding_map[i]; in zink_create_gfx_pipeline() local
Dzink_program.c846 const unsigned buffer_id = ctx->element_state->binding_map[i]; in zink_get_gfx_pipeline() local
/third_party/skia/src/gpu/gl/
DGrGLBuffer.cpp317 SkString buffer_id; in setMemoryBacking() local
/third_party/ffmpeg/libavcodec/
Dvaapi_encode.c2403 VABufferID buffer_id; in vaapi_encode_free_output_buffer() local
2417 VABufferID buffer_id; in vaapi_encode_alloc_output_buffer() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader.cpp1134 int offset , int buffer_id) in load_uniform_indirect()
1218 auto buffer_id = emit_load_to_register(value_factory().src(instr->src[0], 0)); in load_ubo() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/fw-api/
Dpvr_rogue_fwif_shared.h106 uint32_t buffer_id; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h62 unsigned buffer_id; member
Dr600_asm.h106 unsigned buffer_id; member
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h888 uint32_t buffer_id; member
1031 uint16_t buffer_id; member
1042 uint16_t buffer_id; member
/third_party/libdrm/
Dxf86drmMode.h159 uint32_t buffer_id; /**< FB id to connect to 0 = disconnect */ member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp2277 GLuint buffer_id = 0; in iterate() local
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h415 unsigned int buffer_id; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c619 unsigned buffer_id, in ureg_DECL_hw_atomic()
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h717 unsigned int buffer_id; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5817 unsigned buffer_id, in emit_vertex_buffer_state()