Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-5.10/lib/pldmfw/
H A Dpldmfw.c28 struct list_head components; member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c102 int components; in setup_sgio_components() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmdp_sm_mt8183.h138 struct img_compparam_8183 components[IMG_MAX_COMPONENTS]; member
/kernel/linux/linux-6.6/lib/pldmfw/
H A Dpldmfw.c28 struct list_head components; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_negate.c48 int components; member
109 negate8(const uint8_t *src, uint8_t *dst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate8() argument
123 negate_packed8(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate_packed8() argument
146 negate16(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate16() argument
166 negate_packed16(const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t slinesize, ptrdiff_t dlinesize, int w, int h, int max, int step, int components) negate_packed16() argument
[all...]
/third_party/gn/src/base/files/
H A Dfile_path.cc548 std::vector<StringType> components; in ReferencesParent() local
[all...]
/third_party/backends/backend/
H A Ddc25.h208 int components; member
H A Ddc210.h225 int components; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h190 VkComponentMapping components; member
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp684 unsigned components[4] = { 0 }, count = 0; in handle_expression() local
H A Dlower_blend_equation_advanced.cpp516 const int components = var->type->without_array()->vector_elements; in lower_blend_equation_advanced() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderParse.h64 unsigned components; member
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp349 unsigned components = uni->type->vector_elements; in _mesa_get_uniform() local
837 const unsigned components = uni->type->vector_elements; in _mesa_propagate_uniforms_to_driver_storage() local
1056 const unsigned components = associate_uniform_storage() local
1161 const unsigned components = uni->type->vector_elements; validate_uniform() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c343 nir_ssa_def *components[4] = { in pan_unpack_r11g11b10() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.cpp140 unsigned components = to_load / 4; in get_fake_so_buffer_copy_back() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp278 glw::GLsizei components = m_test_configuration.get_n_in_components(); in createTextures() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp144 bool verifyImage(glw::GLuint image_width, glw::GLuint image_height, const T* components, const T* image) in verifyImage() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp66 std::vector<DATA_TYPE> generateData(std::size_t width, std::size_t height, std::size_t components) in generateData() argument
93 ResultData createTexture1D(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, in createTexture1D() argument
107 ResultData createTexture2D(const Functions& gl, std::size_t components, GLenum target, GLenum internalFormat, in createTexture2D() argument
122 createTexture3D(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createTexture3D() argument
137 createCubeMap(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createCubeMap() argument
154 createTexture2DArray(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createTexture2DArray() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestCase.cpp67 static void splitPath (const char* path, std::vector<std::string>& components) in splitPath() argument
289 std::vector<std::string> components; in createCase() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp1029 int components; in TEST_P() member
989 CheckOneElement(GetUniformV getUniformv, GLuint program, const std::string &name, int components, T canary) CheckOneElement() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.cpp256 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local
279 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
283 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
287 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
444 std::vector<const analysis::Constant*> components; GetVectorComponents() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.cpp256 auto components = GetConstantsFromIds(literal_words_or_ids); in CreateConstant() local
279 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
283 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
287 auto components = GetConstantsFromIds(literal_words_or_ids); CreateConstant() local
461 std::vector<const analysis::Constant*> components; GetVectorComponents() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilSamplingTests.cpp109 << components[i] << "];"; in GenerateSamplingShader() local
67 GenerateSamplingShader(const std::vector<TestAspect>& aspects, const std::vector<uint32_t> components, std::ostringstream& shaderSource, std::ostringstream& shaderBody) GenerateSamplingShader() argument
118 CreateSamplingRenderPipeline(std::vector<TestAspect> aspects, std::vector<uint32_t> components) CreateSamplingRenderPipeline() argument
145 CreateSamplingComputePipeline(std::vector<TestAspect> aspects, std::vector<uint32_t> components) CreateSamplingComputePipeline() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDefaultVertexAttributeTests.cpp328 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType)); in genVertexSource() local
405 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType)); in computeColor() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDefaultVertexAttributeTests.cpp404 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType)); in genVertexSource() local
482 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType)); in computeColor() local
[all...]

Completed in 22 milliseconds

12345678910>>...13