Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dblender.cpp95 uint32_t width0, uint32_t width1, uint32_t blend_width, in auto_calc_merge_window()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h74 GLuint width0; /** Width of baseLevel image */ member
Dradeon_mipmap_tree.c180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h74 GLuint width0; /** Width of baseLevel image */ member
Dradeon_mipmap_tree.c180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c69 GLuint width0, in intel_miptree_create_layout()
124 uint32_t width0, in intel_miptree_choose_tiling()
162 GLuint width0, in intel_miptree_create()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c263 unsigned width0 = tex->width0; in prepare_shader_sampling() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c190 unsigned width0 = tex->width0; in prepare_shader_sampling() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c357 unsigned width0, in i915_create_surface_custom()
Di915_state.c819 unsigned width0, in i915_create_sampler_view_custom()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c61 GLuint width0, in st_texture_create()
Dst_cb_texture.c386 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size()
2679 GLuint width0, in st_texture_create_from_memory()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1520 unsigned width0, unsigned height0, in r600_create_surface_custom()
1552 unsigned width0 = tex->width0; in r600_create_surface() local
Devergreen_state.c669 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
697 unsigned width0; member
898 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
Dr600_state.c625 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
Dr600_pipe_common.h249 unsigned width0; member
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1988 unsigned width0, unsigned height0, in si_create_surface_custom()
2024 unsigned width0 = tex->width0; in r600_create_surface() local
Dr600_pipe_common.h279 uint16_t width0; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c553 unsigned width0, unsigned height0, unsigned depth0, in make_surface()
683 GLuint width0, in miptree_create()
772 GLuint width0, in intel_miptree_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c863 unsigned width0; member
Dsi_state.c3829 unsigned width0, unsigned height0, in si_create_sampler_view_custom()
/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h412 unsigned width0; member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h334 unsigned width0, height0, depth0; member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h516 unsigned width0; /**< Used by both buffers and textures. */ member
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17766 for (size_t width0 = 0; width0 < widths.size(); width0++) in createBoolMixedBitSizeGroup() local