Home
last modified time | relevance | path

Searched defs:gatherOffsets (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp539 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DView &texture, const tcu::… in gatherOffsets() function
546 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets() function
555 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::TextureCubeView &texture, const tcu… in gatherOffsets() function
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.hpp738 inline Vec4 Texture2DView::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets() function in tcu::Texture2DView
887 inline Vec4 Texture2D::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets() function in tcu::Texture2D
1437 inline Vec4 Texture2DArray::gatherOffsets(const Sampler &sampler, float s, float t, float r, int co… in gatherOffsets() function in tcu::Texture2DArray
H A DtcuTexture.cpp4670 Vec4 Texture2DArrayView::gatherOffsets(const Sampler &sampler, float s, float t, float r, int compo… in gatherOffsets() function in tcu::Texture2DArrayView
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp619 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DView &texture, const tcu::… in gatherOffsets() function
626 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets() function
635 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::TextureCubeView &texture, const tcu… in gatherOffsets() function
/aosp_15_r20/external/boringssl/src/util/fipstools/delocate/
H A Ddelocate.go649 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/delocate/
H A Ddelocate.go649 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func