Home
last modified time | relevance | path

Searched defs:component_size (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dscreenpresso.c110 int keyframe, component_size, src_linesize; in screenpresso_decode_frame() local
H A Drscc.c62 int component_size; member
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp214 unsigned component_size = width * type_sz(entry->tmp.type); in opt_cse_local() local
235 unsigned component_size = width * type_sz(inst->dst.type); in opt_cse_local() local
H A Dbrw_fs.cpp548 fs_reg::component_size(unsigned width) const in component_size() function in fs_reg
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp525 byte_align_vector(isel_context* ctx, Temp vec, Operand offset, Temp dst, unsigned component_size) in byte_align_vector() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h76 int component_size; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c115 unsigned component_size[PIPE_MAX_ATTRIBS]; member
910 unsigned component_size = is_packed ? in u_vbuf_create_vertex_elements() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h353 uint16_t component_size; member
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp3835 unsigned component_size = var->type->contains_double() ? 8 : 4; in apply_layout_qualifier_to_variable() local
8338 unsigned component_size = block_type->contains_double() ? 8 : 4; in hir() local
2879 validate_xfb_offset_qualifier(YYLTYPE *loc, struct _mesa_glsl_parse_state *state, int xfb_offset, const glsl_type *type, unsigned component_size) validate_xfb_offset_qualifier() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp1955 size_t component_size = type.width / 8; in get_declared_struct_member_size() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13641 const glw::GLuint component_size = getArgumentComponentSize(argument); in getArgumentStride() local
H A Dgl4cEnhancedLayoutsTests.cpp628 const GLuint component_size = Utils::Type::Double == m_basic_type ? 2 : 1; in GetValidComponents() local
15265 const GLuint component_size = Utils::Type::_float.GetSize(); in test() local

Completed in 82 milliseconds