Home
last modified time | relevance | path

Searched defs:outPtr (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeCommandLine.c44 char* outPtr; in deCommandLine_parse() local
/third_party/libsnd/src/ALAC/
H A Dag_dec.c271 int32_t *outPtr = pc ; in dyn_decomp() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DIndexDataManager.cpp76 unsigned char* outPtr = static_cast<unsigned char*>(output); in copyIndices() local
[all...]
/third_party/curl/lib/
H A Dsendf.c74 char *inPtr, *outPtr; in convert_lineends() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.h337 void CopyLineLoopIndicesWithRestart(GLsizei indexCount, const uint8_t *srcPtr, uint8_t *outPtr) in CopyLineLoopIndicesWithRestart() argument
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp864 deUint8* outPtr = &image->data[(m_base64DecodeOffset>>2)*3]; in handleData() local
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp80 static void FillData(void* outPtr, const UINT64 sizeInBytes, UINT seed) in FillData() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp738 const deUint8* outPtr = outBasePtr + outStride*outNdx + outOffset + compNdx*sizeof(deUint32); in compareTransformFeedbackOutput() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4191 auto outPtr = args++; in promoteFunctionToCoroutine() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp300 deUint8* outPtr = result.data() + (base64DecodeOffset >> 2) * 3; in base64decode() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp576 HandlePrimitiveRestart(ContextVk *contextVk, gl::DrawElementsType glIndexType, GLsizei indexCount, const uint8_t *srcPtr, uint8_t *outPtr) HandlePrimitiveRestart() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h9250 static bool CompressPiz(unsigned char *outPtr, unsigned int *outSize, in CompressPiz() argument
9370 static bool DecompressPiz(unsigned char *outPtr, const unsigned char *inPtr, in DecompressPiz() argument

Completed in 58 milliseconds