Searched defs:gatherOffsets (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 539 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 D | tcuTexture.hpp | 738 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 D | tcuTexture.cpp | 4670 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 D | vktShaderRenderTextureGatherTests.cpp | 619 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 D | delocate.go | 649 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 D | delocate.go | 649 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func
|