| /kernel/linux/linux-5.10/lib/pldmfw/ |
| H A D | pldmfw.c | 28 struct list_head components; member [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.c | 102 int components; in setup_sgio_components() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
| H A D | mdp_sm_mt8183.h | 138 struct img_compparam_8183 components[IMG_MAX_COMPONENTS]; member
|
| /kernel/linux/linux-6.6/lib/pldmfw/ |
| H A D | pldmfw.c | 28 struct list_head components; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_negate.c | 48 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 D | file_path.cc | 548 std::vector<StringType> components; in ReferencesParent() local [all...] |
| /third_party/backends/backend/ |
| H A D | dc25.h | 208 int components; member
|
| H A D | dc210.h | 225 int components; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_descriptor_set.h | 190 VkComponentMapping components; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 684 unsigned components[4] = { 0 }, count = 0; in handle_expression() local
|
| H A D | lower_blend_equation_advanced.cpp | 516 const int components = var->type->without_array()->vector_elements; in lower_blend_equation_advanced() local
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderParse.h | 64 unsigned components; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniform_query.cpp | 349 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 D | pan_lower_framebuffer.c | 343 nir_ssa_def *components[4] = { in pan_unpack_r11g11b10() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compute_transforms.cpp | 140 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 D | esextcTextureBorderClampSamplingTexture.cpp | 278 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 D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 144 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 D | glcLayoutLocationTests.cpp | 66 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 D | xeTestCase.cpp | 67 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 D | UniformTest.cpp | 1029 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 D | constants.cpp | 256 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 D | constants.cpp | 256 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 D | DepthStencilSamplingTests.cpp | 109 << 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 D | es2fDefaultVertexAttributeTests.cpp | 328 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 D | es3fDefaultVertexAttributeTests.cpp | 404 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...] |