Home
last modified time | relevance | path

Searched defs:loadFunction (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h53 LoadImageFunction loadFunction; member
Dformatutils9.cpp79 LoadImageFunction loadFunction) in InsertD3D9FormatInfo()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp295 LoadImageFunction loadFunction = d3dFormatInfo.getLoadFunctions()(type).loadFunction; in loadData() local
336 LoadImageFunction loadFunction = in loadCompressedData() local
416 auto loadFunction = destD3D11Format.getLoadFunctions()(destFormatInfo.type); in copyFromFramebuffer() local
/external/angle/src/libANGLE/renderer/
Drenderer_utils.h158 LoadImageFunction loadFunction; member
171 LoadTextureBorderFunction loadFunction; member
/external/lua/src/
Dlundump.c256 static void loadFunction (LoadState *S, Proto *f, TString *psource) { in loadFunction() function
/external/tensorflow/tensorflow/lite/nnapi/
DNeuralNetworksShim.h71 inline void* loadFunction(const char* name) { in loadFunction() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3216 LoadTextureBorderFunctionInfo loadFunction = vkFormat.textureBorderLoadFunctions(); in update() local
Dvk_helpers.cpp5886 LoadImageFunctionInfo loadFunction = vkFormat.textureLoadFunctions(formatInfo.type); in stageSubresourceUpdateFromFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp11911 const string loadFunction; in createFloat16VectorExtractSet() member
12173 const string loadFunction; in createFloat16VectorInsertSet() member
12496 const string loadFunction; in createFloat16VectorShuffleSet() member
14072 const string loadFunction; in createFloat16CompositeInsertExtractSet() member