/third_party/ffmpeg/libswscale/ |
H A D | swscale_unscaled.c | 771 uint16_t component; in gbr16ptopacked16() local [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_copy_prop_vars.c | 68 uint8_t component[NIR_MAX_VEC_COMPONENTS]; member [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_to_nir.cpp | 1768 unsigned component = 0; in visit() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_generator.cpp | 2397 const unsigned component = src[1].ud; in generate_code() local
|
H A D | brw_nir.c | 37 const unsigned component = nir_intrinsic_component(intr); in remap_tess_levels() local
|
H A D | brw_vec4_visitor.cpp | 921 vec4_visitor::emit_generic_urb_slot(dst_reg reg, int varying, int component) in emit_generic_urb_slot() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_vs.c | 256 si_load_vs_input(struct ac_shader_abi *abi, unsigned driver_location, unsigned component, unsigned num_components, unsigned vertex_index, LLVMTypeRef type) si_load_vs_input() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_bptc_tmp.h | 54 uint8_t component; member 359 int component; in extract_unorm_endpoints() local 553 int component; fetch_rgba_unorm_from_block() local 675 int component; decompress_rgba_unorm_block() local 873 int endpoint, component; extract_float_endpoints() local 968 int component; fetch_rgb_float_from_block() local 1050 int component; decompress_rgb_float_block() local 1408 int component, endpoint; compress_rgba_unorm_block() local 1515 int endpoint, component; get_endpoints_float() local 1677 int component, endpoint; compress_rgb_float_block() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo_compute.c | 455 check_for_weird_packing(nir_builder *b, struct pbo_shader_data *sd, unsigned component) in check_for_weird_packing() argument
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_ra.c | 801 unsigned component = src.offset >> src.shift; in install_registers_instr() local
|
H A D | midgard_emit.c | 108 mir_pack_scalar_source(unsigned mod, bool is_full, unsigned component) in mir_pack_scalar_source() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.h | 942 util_format_get_component_bits(enum pipe_format format, enum util_format_colorspace colorspace, uint component) util_format_get_component_bits() argument
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mpeg12_decoder.c | 762 unsigned i, j, component; in vl_mpeg12_end_frame() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 749 string getStructShaderComponet (const ShaderTemplate component) in getStructShaderComponet() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TransformFeedbackTest.cpp | 3651 << index << " " << component; in TEST_P() local 3750 << index << " " << component; TEST_P() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Context.cpp | 550 bool Context::texCoordActive(int coordinate, int component) in texCoordActive() argument 618 bool Context::isProjectionComponent(unsigned int coordinate, int component) in isProjectionComponent() argument 1208 diffuseUsed(int component) diffuseUsed() argument 1256 diffuseActive(int component) diffuseActive() argument 1290 specularUsed(int component) specularUsed() argument 1319 specularActive(int component) specularActive() argument 1344 colorActive(int color, int component) colorActive() argument 1374 textureActive(int coordinate, int component) textureActive() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelProgram.cpp | 1091 int component = src.rel.swizzle & 0x03; in readConstant() local 1165 int component = rel.swizzle & 0x03; in dynamicAddress() local
|
H A D | PixelRoutine.cpp | 2342 Float component = oC.x.z; writeColor() local 2356 Float component = oC.x.z; writeColor() local [all...] |
H A D | VertexProgram.cpp | 891 int component = src.rel.swizzle & 0x03; in readConstant() local 966 int component = rel.swizzle & 0x03; in dynamicAddress() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngwrite.c | 1593 png_uint_16 component = *in_ptr++; in png_write_image_16bit() local 1642 png_unpremultiply(png_uint_32 component, png_uint_32 alpha, png_uint_32 reciprocal ) png_unpremultiply() argument 1769 png_uint_32 component = *in_ptr++; png_write_image_8bit() local [all...] |
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLGLSLCodeGenerator.cpp | 84 const Type& component = type.componentType(); in getTypeName() local 106 const Type& component = type.componentType(); in getTypeName() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-morx-table.hh | 567 const UnsizedArrayOf<HBUINT16> &component; member 599 component; /* Offset to the component table. */ global() member [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | interface_var_sroa.cpp | 312 spv::Decoration::Component, component); in AddLocationAndComponentDecorations() local 174 GetVariableComponent( Instruction* var, uint32_t* component) GetVariableComponent() argument 242 ReplaceInterfaceVariableWithScalars( Instruction* interface_var, Instruction* interface_var_type, uint32_t location, uint32_t component, uint32_t extra_array_length) ReplaceInterfaceVariableWithScalars() argument 304 AddLocationAndComponentDecorations( const NestedCompositeComponents& vars, uint32_t* location, uint32_t component) AddLocationAndComponentDecorations() argument 930 uint32_t location, component; ReplaceInterfaceVarsWithScalars() local [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_image.cpp | 1560 const uint32_t component = inst->GetOperandAs<uint32_t>(4); in ValidateImageGather() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 749 string getStructShaderComponet (const ShaderTemplate component) in getStructShaderComponet() argument
|