Home
last modified time | relevance | path

Searched defs:components (Results 126 - 150 of 222) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp431 std::string components[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp122 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp237 ShaderBitfieldOperationCaseFrexp(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, int components, char const* testStatement) ShaderBitfieldOperationCaseFrexp() argument
318 ShaderBitfieldOperationCaseLdexp(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, int components, char const* testStatement) ShaderBitfieldOperationCaseLdexp() argument
533 ShaderBitfieldOperationCaseBitfieldExtractUint(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, int offset, int bits, int components, char const* testStatement) ShaderBitfieldOperationCaseBitfieldExtractUint() argument
611 ShaderBitfieldOperationCaseBitfieldExtractInt(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, int offset, int bits, int components, char const* testStatement) ShaderBitfieldOperationCaseBitfieldExtractInt() argument
689 ShaderBitfieldOperationCaseBitfieldInsertUint(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& insert, int offset, int bits, int components, char const* testStatement) ShaderBitfieldOperationCaseBitfieldInsertUint() argument
775 ShaderBitfieldOperationCaseBitfieldInsertInt(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& insert, int offset, int bits, int components, char const* testStatement) ShaderBitfieldOperationCaseBitfieldInsertInt() argument
952 ShaderBitfieldOperationCaseUnaryUint(Context& context, const char* name, glu::GLSLVersion glslVersion, char const* funcName, UnaryUFunc func, Data const& data, int components, char const* testStatement) ShaderBitfieldOperationCaseUnaryUint() argument
1043 ShaderBitfieldOperationCaseUnaryInt(Context& context, const char* name, glu::GLSLVersion glslVersion, char const* funcName, UnaryIFunc func, Data const& data, int components, char const* testStatement) ShaderBitfieldOperationCaseUnaryInt() argument
1149 ShaderBitfieldOperationCaseBinaryUint(Context& context, const char* name, glu::GLSLVersion glslVersion, char const* testStatement, BinaryUFunc func, Data const& input, Data const& input2, int components) ShaderBitfieldOperationCaseBinaryUint() argument
1228 ShaderBitfieldOperationCaseBinaryInt(Context& context, const char* name, glu::GLSLVersion glslVersion, char const* testStatement, BinaryIFunc func, Data const& input, Data const& input2, int components) ShaderBitfieldOperationCaseBinaryInt() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp699 std::vector<size_t> components; in ParseLayers() local
705 void HmSymbolConfig_OHOS::ParseComponets(const Json::Value& root, std::vector<size_t>& components) in ParseComponets() argument
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp1573 SkSL::SwizzleComponent::Type components[4]; in swizzle() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp183 uint32_t components = GetVertexFormatInfo(attribute.format).componentCount; in Apply() local
/third_party/spirv-tools/source/opt/
H A Dinterface_var_sroa.cpp349 ReplaceMultipleComponentsOfInterfaceVarWith( Instruction* interface_var, const std::vector<Instruction*>& interface_var_users, const std::vector<NestedCompositeComponents>& components, std::vector<uint32_t>& interface_var_component_indices, const uint32_t* extra_array_index, std::unordered_map<Instruction*, Instruction*>* loads_to_composites, std::unordered_map<Instruction*, Instruction*>* loads_for_access_chain_to_composites) ReplaceMultipleComponentsOfInterfaceVarWith() argument
H A Dir_builder.h554 AddVectorShuffle(uint32_t result_type, uint32_t vec1, uint32_t vec2, const std::vector<uint32_t>& components) AddVectorShuffle() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp429 std::string components[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp122 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglWideColorTests.cpp414 EGLint components[4]; in check1010102Support() local
469 EGLint components[ in checkFP16Support() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp61 GLuint components = static_cast<GLuint>(gl::VariableColumnCount(transposedType)); in GetDefaultInputLayoutFromShader() local
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c208 static int pix_fmt_match(enum AVPixelFormat pix_fmt, int components, in pix_fmt_match() argument
[all...]
/third_party/backends/backend/
H A Ddc25.c1285 int res, image_width, net_width, components; in convert_pic() local
[all...]
/third_party/cups-filters/filter/
H A Drastertopdf.cpp633 unsigned components; in makePclmStrips() local
/third_party/mesa3d/src/compiler/
H A Dnir_types.cpp622 glsl_vector_type(enum glsl_base_type base_type, unsigned components) in glsl_vector_type() argument
658 glsl_replace_vector_type(const glsl_type *t, unsigned components) in glsl_replace_vector_type() argument
H A Dglsl_types.cpp622 glsl_type::vec(unsigned components, const glsl_type *const ts[]) in vec() argument
[all...]
H A Dglsl_types.h519 unsigned components() const components() function
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c1934 radv_image_view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, VkFormat vk_format, const VkComponentMapping *components, float min_lod, bool is_storage_image, bool disable_compression, bool enable_compression, unsigned plane_id, unsigned descriptor_plane_id, VkImageCreateFlags img_create_flags) radv_image_view_make_descriptor() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1395 varying_matches_assign_locations(struct varying_matches *vm, struct gl_shader_program *prog, uint8_t components[], uint64_t reserved_slots) varying_matches_assign_locations() argument
2776 uint8_t components[MAX_VARYINGS_INCL_PATCH] = {0}; assign_final_varying_locations() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c74 agx_index *components = _mesa_hash_table_u64_search(b->shader->allocated_vec, in agx_emit_extract() local
278 unsigned components = instr->num_components; in agx_emit_load_vary_flat() local
298 ASSERTED unsigned components = instr->num_components; in agx_emit_load_vary() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c1317 nir_ssa_def *components[NIR_MAX_VEC_COMPONENTS]; in dxil_nir_lower_double_math_instr() local
1332 nir_ssa_def *components[NIR_MAX_VEC_COMPONENTS]; in dxil_nir_lower_double_math_instr() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h75 int components; member
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c350 static const char components[16] = "xyzwefghijklmnop"; variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp595 const size_t components = getComponentCount(m_testParams); in verify() local

Completed in 50 milliseconds

123456789