/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_image.c | 139 unsigned bo_size = in panvk_per_arch() local
|
D | panvk_vX_pipeline.c | 196 unsigned bo_size = 0; in panvk_pipeline_builder_alloc_static_state_bo() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_screen.h | 86 uint32_t bo_size; member 93 uint32_t bo_size; member
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_blit.c | 57 unsigned bo_size = 4096; in agx_build_reload_shader() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTessellation.cpp | 1238 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
|
D | esextcTessellationShaderVertexOrdering.cpp | 408 …glw::GLuint bo_size = static_cast<glw::GLuint>(test_iteration.n_vertices * 3 /* components */ * si… in initTestIteration() local
|
D | esextcTessellationShaderBarrier.cpp | 285 int bo_size = getXFBBufferSize(); in iterate() local
|
D | esextcTessellationShaderInvariance.cpp | 545 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
|
D | esextcTessellationShaderUtils.cpp | 130 …glw::GLint bo_size = static_cast<glw::GLint>(sizeof(float) * 3 /* components */ * program.n_data_v… in captureTessellationData() local
|
D | esextcTessellationShaderTCTE.cpp | 790 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/ |
D | v3d_screen.h | 77 uint32_t bo_size; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_context.h | 50 unsigned bo_size; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_query.c | 63 const uint32_t bo_size = query_groups * 1024; in v3dv_CreateQueryPool() local
|
D | v3dv_descriptor_set.c | 393 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/ |
D | fd2_gmem.c | 599 uint32_t bo_size = align(batch->num_vertices, 0x10000); in fd2_emit_tile_init() local
|
/third_party/mesa3d/src/intel/tools/ |
D | intel_sanitize_gpu.c | 93 bo_size(int fd, uint32_t handle) in bo_size() function
|
/third_party/libdrm/radeon/ |
D | radeon_surface.h | 127 uint64_t bo_size; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cPipelineStatisticsQueryTests.hpp | 525 static const glw::GLuint bo_size; member in glcts::PipelineStatisticsQueryTestFunctional2
|
D | gl4cPipelineStatisticsQueryTests.cpp | 168 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/ |
D | freedreno_priv.h | 106 int bo_size; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video.c | 613 unsigned bo_size; in nv84_video_buffer_create() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_bufmgr.c | 347 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/ |
D | freedreno_priv.h | 138 int bo_size; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_bufmgr.c | 905 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/ |
D | tu_descriptor_set.c | 587 uint64_t bo_size = 0, bo_count = 0, dynamic_count = 0; in tu_CreateDescriptorPool() local
|