Home
last modified time | relevance | path

Searched defs:componentNdx (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp88 float getRepresentableDifferenceUnormPacked(VkFormat format, uint32_t componentNdx) in getRepresentableDifferenceUnormPacked()
102 float getRepresentableDifferenceSnormPacked(VkFormat format, uint32_t componentNdx) in getRepresentableDifferenceSnormPacked()
1472 void writeVertexInputValueSint(uint8_t *destPtr, VkFormat format, int componentNdx, int32_t value) in writeVertexInputValueSint()
1497 VkFormat format, uint32_t componentNdx, uint32_t value) in writeVertexInputValueIntPacked()
1510 void writeVertexInputValueUint(uint8_t *destPtr, VkFormat format, int componentNdx, uint32_t value) in writeVertexInputValueUint()
1534 void writeVertexInputValueSfloat(uint8_t *destPtr, VkFormat format, int componentNdx, float value) in writeVertexInputValueSfloat()
1558 uint32_t componentNdx, float value) in writeVertexInputValueUfloat()
1597 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in writeVertexInputValue() local
H A DvktPipelineVertexUtil.cpp405 uint32_t getPackedVertexFormatComponentWidth(VkFormat format, uint32_t componentNdx) in getPackedVertexFormatComponentWidth()
H A DvktPipelineMultisampleTests.cpp2965 … for (uint32_t componentNdx = 0u; componentNdx < m_renderColor.SIZE; ++componentNdx) in verifyImage() local
3155 for (uint32_t componentNdx = 0u; componentNdx < m_renderColor.SIZE; ++componentNdx) in verifyImage() local
3189 for (uint32_t componentNdx = 0u; componentNdx < m_renderColor.SIZE; ++componentNdx) in verifyImage() local
H A DvktPipelinePushConstantTests.cpp1074 for (uint32_t componentNdx = 0u; componentNdx < numComponents; componentNdx++) in setReferenceColor() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp540 … const Vec2 &coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets()
547 … const tcu::Sampler &sampler, const Vec3 &coord, int componentNdx, in gatherOffsets()
556 … const Vec3 &coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets()
585 const PrecType &prec, const Vec3 &coord, int componentNdx, in isGatherOffsetsResultValid()
605 … const PrecType &lookupPrec, int componentNdx, const PixelOffsets &getPixelOffsets) in verifyGatherOffsets()
829 …int componentNdx; // If negative, implicit component index 0 is used (i.e. the parameter is not gi… member
1512 const int componentNdx = de::max(0, gatherArgs.componentNdx); in verify() local
1560 const int componentNdx = de::max(0, gatherArgs.componentNdx); in verify() local
1612 const int componentNdx = componentCaseNdx - 1; in generateBasic2DCaseIterations() local
H A Des31fPrimitiveBoundingBoxTests.cpp2287 … int &messageLimitCounter, int componentNdx, const tcu::IVec2 &numLines) const in checkAreaNumLines()
2378 … const tcu::IVec2 &end, int componentNdx, int &messageLimitCounter) const in checkLineContinuity()
2425 … const tcu::IVec2 &end, int componentNdx, int &messageLimitCounter) const in checkLineWidths()
3255 … const int componentNdx = (refPoint.even) ? (1) : (2); // analyze either green or blue channel in verifyNarrowPointPattern() local
3319 const int componentNdx = (refPoint.even) ? (1) : (2); in verifyWidePoint() local
3377 … ResultPointType pointType, int componentNdx, int &logFloodCounter) in verifyWidePointAt()
4723 for (int componentNdx = 0; componentNdx < 4; ++componentNdx) in renderTo() local
H A Des31fSeparateShaderTests.cpp469 for (int componentNdx = 0; componentNdx < NUM_COMPONENTS; ++componentNdx) in genVtxShaderSrc() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp2424 … const PrecType &prec, const Vec2 &coord, int coordZ, int componentNdx, in isGatherOffsetsResultValid()
2463 … const Vec2 &coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4 &result) in isGatherOffsetsResultValid()
2469 … const Vec2 &coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4 &result) in isGatherOffsetsResultValid()
2475 … const Vec2 &coord, int componentNdx, const IVec2 (&offsets)[4], const UVec4 &result) in isGatherOffsetsResultValid()
2482 … const PrecType &prec, const Vec3 &coord, int componentNdx, in is2DArrayGatherOffsetsResultValid()
2496 … const Vec3 &coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4 &result) in isGatherOffsetsResultValid()
2502 const IntLookupPrecision &prec, const Vec3 &coord, int componentNdx, in isGatherOffsetsResultValid()
2509 const IntLookupPrecision &prec, const Vec3 &coord, int componentNdx, in isGatherOffsetsResultValid()
2517 const CubeFaceFloatCoords &coords, int componentNdx, in isGatherResultValid()
2568 … const Vec3 &coord, int componentNdx, const Vector<ScalarType, 4> &result) in isCubeGatherResultValid()
[all …]
H A DtcuTexture.hpp738 inline Vec4 Texture2DView::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets()
887 inline Vec4 Texture2D::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets()
1437 … Texture2DArray::gatherOffsets(const Sampler &sampler, float s, float t, float r, int componentNdx, in gatherOffsets()
H A DtcuTexture.cpp3388 int depth, int componentNdx, const IVec2 (&offsets)[4]) in fetchGatherArray2DOffsets()
3419 int componentNdx, const IVec2 (&offsets)[4]) in gatherArray2DOffsets()
4670 …ture2DArrayView::gatherOffsets(const Sampler &sampler, float s, float t, float r, int componentNdx, in gatherOffsets()
H A DtcuRasterizationVerifier.cpp961 float calculateIntersectionParameter(const tcu::Vec2 line[2], float w, int componentNdx) in calculateIntersectionParameter()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp12402 const uint32_t componentNdx = inputIndices[idx]; in compareFP16VectorExtractFunc() local
12839 inline deFloat16 getShuffledComponent(const size_t iteration, const size_t componentNdx, const deFl… in getShuffledComponent()
16196 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
16212 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
16264 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
16280 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
16402 for (size_t componentNdx = 0; componentNdx < compCount; ++componentNdx) in setArgCompCount() local
16414 for (size_t componentNdx = 0; componentNdx < compCount; ++componentNdx) in setArgCompCount() local
16447 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
16460 for (size_t componentNdx = 0; componentNdx < getArgCompCount(0); ++componentNdx) in calc() local
[all …]
H A DvktSpvAsmTypeTests.cpp1752 for (uint32_t componentNdx = 0u; componentNdx < m_vectorSize; componentNdx++) in createConstantDeclaration() local
1780 for (uint32_t componentNdx = 0u; componentNdx < m_vectorSize; componentNdx++) in createConstantDeclaration() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp620 … const Vec2 &coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets()
627 … const tcu::Sampler &sampler, const Vec3 &coord, int componentNdx, in gatherOffsets()
636 … const Vec3 &coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets()
665 const PrecType &prec, const Vec3 &coord, int componentNdx, in isGatherOffsetsResultValid()
685 … const PrecType &lookupPrec, int componentNdx, const PixelOffsets &getPixelOffsets) in verifyGatherOffsets()
869 …int componentNdx; // If negative, implicit component index 0 is used (i.e. the parameter is not gi… member
1008 const int componentNdx = componentCaseNdx - 1; in generateBasic2DCaseIterations() local
1582 const int componentNdx = de::max(0, gatherArgs.componentNdx); in verify() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fVertexArrayObjectTests.cpp372 for (int componentNdx = 0; componentNdx < buffer.componentCount; componentNdx++) in createRandomBufferData() local
1041 for (int componentNdx = 0; componentNdx < buffer.componentCount; componentNdx++) in createRandomBufferData() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp3926 uint32_t getFormatComponentWidth(const VkFormat format, const uint32_t componentNdx) in getFormatComponentWidth()
4006 float getRepresentableDiffUnorm(const VkFormat format, const uint32_t componentNdx) in getRepresentableDiffUnorm()
4013 float getRepresentableDiffSnorm(const VkFormat format, const uint32_t componentNdx) in getRepresentableDiffSnorm()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp1361 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in generateArray() local
1716 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in createPerQuads() local
H A DglsDrawTest.cpp2045 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in createBasicArray() local
2057 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in createBasicArray() local
2060 for (int componentNdx = 0; componentNdx < componentCount; componentNdx++) in createBasicArray() local