Home
last modified time | relevance | path

Searched defs:bo_size (Results 1 – 25 of 42) sorted by relevance

12

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_image.c139 unsigned bo_size = in panvk_per_arch() local
Dpanvk_vX_pipeline.c196 unsigned bo_size = 0; in panvk_pipeline_builder_alloc_static_state_bo() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h86 uint32_t bo_size; member
93 uint32_t bo_size; member
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_blit.c57 unsigned bo_size = 4096; in agx_build_reload_shader() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTessellation.cpp1238 unsigned int bo_size = in initRun() local
1361 glw::GLint bo_size = static_cast<glw::GLint>(run.n_result_vertices * 5 /* ints */ * sizeof(int)); in iterate() local
2425 glw::GLint bo_size = 0; in initBufferObjects() local
2853 glw::GLint bo_size = static_cast<glw::GLint>(2 /* number of vertices */ * sizeof(glw::GLfloat) * in compareValues() local
DesextcTessellationShaderVertexOrdering.cpp408 …glw::GLuint bo_size = static_cast<glw::GLuint>(test_iteration.n_vertices * 3 /* components */ * si… in initTestIteration() local
DesextcTessellationShaderBarrier.cpp285 int bo_size = getXFBBufferSize(); in iterate() local
DesextcTessellationShaderInvariance.cpp545 unsigned int bo_size = 0; in iterate() local
840 unsigned int bo_size = 0; in getTECode() local
1119 unsigned int bo_size = 0; in getTECode() local
DesextcTessellationShaderUtils.cpp130 …glw::GLint bo_size = static_cast<glw::GLint>(sizeof(float) * 3 /* components */ * program.n_data_v… in captureTessellationData() local
DesextcTessellationShaderTCTE.cpp790 unsigned int bo_size = 0; in executeTestRun() local
2853 const unsigned int bo_size = xfb_varyings_size * n_vertices_generated; in initTestRun() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h77 uint32_t bo_size; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h50 unsigned bo_size; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_query.c63 const uint32_t bo_size = query_groups * 1024; in v3dv_CreateQueryPool() local
Dv3dv_descriptor_set.c393 uint32_t bo_size = 0; in v3dv_CreateDescriptorPool() local
1105 uint32_t bo_size = 0; in v3dv_GetDescriptorSetLayoutSupport() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c599 uint32_t bo_size = align(batch->num_vertices, 0x10000); in fd2_emit_tile_init() local
/third_party/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c93 bo_size(int fd, uint32_t handle) in bo_size() function
/third_party/libdrm/radeon/
Dradeon_surface.h127 uint64_t bo_size; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.hpp525 static const glw::GLuint bo_size; member in glcts::PipelineStatisticsQueryTestFunctional2
Dgl4cPipelineStatisticsQueryTests.cpp168 const unsigned int PipelineStatisticsQueryTestFunctional2::bo_size = 32; member in glcts::PipelineStatisticsQueryTestFunctional2
4373 …const unsigned int bo_size = sizeof(unsigned int) * (1 /* counter value */ + 3 /* draw call arg… in initObjects() local
/third_party/libdrm/freedreno/
Dfreedreno_priv.h106 int bo_size; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c613 unsigned bo_size; in nv84_video_buffer_create() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c347 alloc_fresh_bo(struct crocus_bufmgr *bufmgr, uint64_t bo_size) in alloc_fresh_bo()
405 uint64_t bo_size = in bo_alloc_internal() local
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h138 int bo_size; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c905 alloc_fresh_bo(struct iris_bufmgr *bufmgr, uint64_t bo_size, bool local) in alloc_fresh_bo()
1008 uint64_t bo_size = in iris_bo_alloc() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c587 uint64_t bo_size = 0, bo_count = 0, dynamic_count = 0; in tu_CreateDescriptorPool() local

12