Searched defs:gatherOffsets (Results  1 – 6 of 6) sorted by relevance
| /external/cronet/third_party/boringssl/src/util/fipstools/delocate/ | 
| D | delocate.go | 620 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) {  func
 | 
| /external/boringssl/src/util/fipstools/delocate/ | 
| D | delocate.go | 620 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) {  func
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fTextureGatherTests.cpp | 525 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DView& texture, const tcu:…  in gatherOffsets()  function531 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DArrayView& texture, const…  in gatherOffsets()  function
 537 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::TextureCubeView& texture, const tc…  in gatherOffsets()  function
 
 | 
| /external/deqp/framework/common/ | 
| D | tcuTexture.hpp | 608 inline Vec4 Texture2DView::gatherOffsets (const Sampler& sampler, float s, float t, int componentNd…  in gatherOffsets()  function in tcu::Texture2DView714 inline Vec4 Texture2D::gatherOffsets (const Sampler& sampler, float s, float t, int componentNdx, c…  in gatherOffsets()  function in tcu::Texture2D
 1104 inline Vec4 Texture2DArray::gatherOffsets (const Sampler& sampler, float s, float t, float r, int c…  in gatherOffsets()  function in tcu::Texture2DArray
 
 | 
| D | tcuTexture.cpp | 4016 Vec4 Texture2DArrayView::gatherOffsets (const Sampler& sampler, float s, float t, float r, int comp…  in gatherOffsets()  function in tcu::Texture2DArrayView
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ | 
| D | vktShaderRenderTextureGatherTests.cpp | 556 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DView& texture, const tcu:…  in gatherOffsets()  function562 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DArrayView& texture, const…  in gatherOffsets()  function
 568 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::TextureCubeView& texture, const tc…  in gatherOffsets()  function
 
 |