Home
last modified time | relevance | path

Searched defs:componentCount (Results 1 – 25 of 209) sorted by relevance

123456789

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp177 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
297 const int componentCount = (packed) ? (4) : (2); in init() local
399 const int componentCount = (packed) ? (4) : (2); in init() local
487 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
587 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
938 const int componentCount = 2; in addStrideCases() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DShaderProgram.java144 public void setAttributeValues(String attributeName, float[] data, int componentCount) { in setAttributeValues()
154 int componentCount, in setAttributeValues()
294 int componentCount); in setShaderAttributeValues()
299 int componentCount, in setShaderAttributeVertexFrame()
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp85 const int componentCount = 2; in init() local
148 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
355 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
417 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
695 const int componentCount = 2; in addStrideCases() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp1346 …rator::generateArray(int seed, GLValue min, GLValue max, int count, int componentCount, int stride, in generateArray()
1370 char *RandomArrayGenerator::generateQuads(int seed, int count, int componentCount, int offset, int … in generateQuads()
1441 char *RandomArrayGenerator::createQuadsPacked(int seed, int count, int componentCount, int offset, … in createQuadsPacked()
1524 char *RandomArrayGenerator::createQuads(int seed, int count, int componentCount, int offset, int st… in createQuads()
1632 char *RandomArrayGenerator::generatePerQuad(int seed, int count, int componentCount, int stride, in generatePerQuad()
1688 char *RandomArrayGenerator::createPerQuads(int seed, int count, int componentCount, int stride, in createPerQuads()
H A DglsDrawTest.cpp1970 char *RandomArrayGenerator::generateArray(int seed, int elementCount, int componentCount, int offse… in generateArray()
1979 char *RandomArrayGenerator::generateBasicArray(int seed, int elementCount, int componentCount, int … in generateBasicArray()
2022 char *RandomArrayGenerator::createBasicArray(int seed, int elementCount, int componentCount, int of… in createBasicArray()
2073 char *RandomArrayGenerator::generatePackedArray(int seed, int elementCount, int componentCount, int… in generatePackedArray()
2518 … Usage usage, int componentCount, in createAttributeArray()
2541 int componentCount) in createDefaultAttribute()
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sVertexArrayTests.cpp179 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
299 const int componentCount = (packed) ? (4) : (2); in init() local
401 const int componentCount = (packed) ? (4) : (2); in init() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Dcopyvertex.inc.h545 const size_t componentCount = 4; in CopyXYZ10W2ToXYZWFloatVertexData() local
578 const size_t componentCount = 4; in CopyXYZ10ToXYZWFloatVertexData() local
610 const size_t componentCount = 4; in CopyW2XYZ10ToXYZWFloatVertexData() local
H A Drenderer_utils.cpp1033 int componentCount, in UpdateBufferWithLayout()
1065 void ReadFromBufferWithLayout(int componentCount, in ReadFromBufferWithLayout()
1117 const GLint componentCount = linkedUniform.getElementComponents(); in SetUniform() local
1136 const GLint componentCount = linkedUniform.getElementComponents(); in SetUniform() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DBufferSubData.cpp71 GLfloat *GetFloatData(GLint componentCount) in GetFloatData()
133 GLint componentCount, in GetVertexData()
H A DMapBufferRange.cpp78 const GLfloat *GetFloatData(GLint componentCount) in GetFloatData()
144 GLint componentCount, in GetVertexData()
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp87 const int componentCount = 2; in init() local
150 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
/aosp_15_r20/external/angle/src/common/
H A Dutilities.h167 int componentCount; member
184 int componentCount, in UniformTypeInfo()
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.cpp482 int componentCount = textureComponentCount(); in bilinearInterpolateFloat() local
518 int componentCount = textureComponentCount(); in bilinearInterpolate() local
914 int componentCount = textureComponentCount(); in sample3D() local
1158 int componentCount = textureComponentCount(); in sampleFloat2D() local
1253 int componentCount = textureComponentCount(); in sampleFloat3D() local
2219 int componentCount = textureComponentCount(); in sampleTexel() local
H A DSpirvShader.hpp74 Intermediate(uint32_t componentCount) in Intermediate()
134 const uint32_t componentCount; member in sw::Intermediate
340 uint32_t componentCount = 0; member in sw::Spirv::Type
1309 const uint32_t componentCount; member in sw::SpirvEmitter::Operand
1663 void createVariable(Object::ID id, uint32_t componentCount) in createVariable()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1759 const int componentCount(tcu::getNumUsedChannels(format.order)); in verifyResult() local
1806 const int componentCount(tcu::getNumUsedChannels(format.order)); in verifyResult() local
1859 const int componentCount(isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in verifyResult() local
2036 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local
2096 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local
2162 … const int componentCount = (isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in init() local
H A DvktRenderPassMultisampleResolveTests.cpp558 const uint32_t componentCount(isAlphaOnly ? 4u : tcu::getNumUsedChannels(tcuFormat.order)); in getFormatThreshold() local
1077 const int componentCount(isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in verify() local
1178 const int componentCount(tcu::getNumUsedChannels(format.order)); in verify() local
1288 const int componentCount(tcu::getNumUsedChannels(format.order)); in verify() local
1451 const int componentCount(isAlphaOnly ? 4 : tcu::getNumUsedChannels(format.order)); in iterate() local
2301 const int componentCount(tcu::getNumUsedChannels(format.order)); in verify() local
H A DvktRenderPassTests.cpp1045 const uint32_t componentCount = (useFormatCompCount ? numUsedChannels : 4u); in clearColorToString() local
1137 const uint32_t componentCount = (useFormatCompCount ? numUsedChannels : 4u); in randomColorClearValue() local
4159 const int componentCount = getShaderNumChannels(format.order); in renderReferenceValues() local
4192 … const int componentCount = getShaderNumChannels(format.order); in renderReferenceValues() local
4223 … const int componentCount = getShaderNumChannels(format.order); in renderReferenceValues() local
4442 const uint32_t componentCount = in verifyColorAttachment() local
4847 const size_t componentCount = (size_t)getShaderNumChannels(format.order); in getAttachmentType() local
4970 const size_t componentCount = in createTestShaders() local
5022 const size_t componentCount = (size_t)getShaderNumChannels(format.order); in createTestShaders() local
5038 const size_t componentCount = (size_t)getShaderNumChannels(format.order); in createTestShaders() local
[all …]
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp387 const uint8_t *getSourceColors(GLenum sourceFormat, size_t *colorCount, uint8_t *componentCount) in getSourceColors()
470 uint8_t componentCount) in initializeSourceTexture()
517 uint8_t componentCount; in testCopyTexture() local
610 uint8_t componentCount; in testCopySubTexture() local
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
H A DLigatureEntry.java20 public LigatureEntry(int ligature, int[] componentChars, int componentCount) in LigatureEntry()
H A DLigatureTreeWalker.java22 protected int componentCount; field in LigatureTreeWalker
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp855 const int componentCount = in getGlslAttributeConditions() local
1500 const uint32_t componentCount = getVertexFormatComponentCount(format); in writeVertexInputValueIntPacked() local
1563 const uint32_t componentCount = getVertexFormatComponentCount(format); in writeVertexInputValueUfloat() local
1583 …const int componentCount = VertexInputTest::s_glslTypeDescriptions[attribute.glslType].vertexInp… in writeVertexInputValue() local
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyAdaptiveCumulator.java116 int componentCount = composite.numComponents(); in shouldCompose() local
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_format_traits.hpp2036 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentCount( VULKAN_HPP_NAMESPACE::Format for… in componentCount() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_format_traits.hpp2016 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentCount( VULKAN_HPP_NAMESPACE::Format for… in componentCount() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_format_traits.hpp2016 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentCount( VULKAN_HPP_NAMESPACE::Format for… in componentCount() function

123456789