Home
last modified time | relevance | path

Searched defs:source (Results 1326 - 1350 of 2109) sorted by relevance

1...<<51525354555657585960>>...85

/third_party/openssl/apps/
H A Dpasswd.c445 int dest, source; in md5crypt() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPrograms.cpp472 char* source = 0; in shadercacheLoad() local
562 char* source; in shadercacheSave() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp248 BuildHighLevelShaderTask (const Source& source, Program* program) in BuildHighLevelShaderTask() argument
303 BuildSpirVAsmTask (const vk::SpirVAsmSource& source, Program* program) in BuildSpirVAsmTask() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp264 void Shader::GetSourceImpl(const std::string &source, in GetSourceImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp78 CopyImage(const gl::Context *context, Image11 *dest, Image11 *source, const gl::Box &sourceBox, const gl::Offset &destOffset, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const Renderer11DeviceCaps &rendererCaps) CopyImage() argument
356 copyFromTexStorage(const gl::Context *context, const gl::ImageIndex &imageIndex, TextureStorage *source) copyFromTexStorage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp95 angle::Result Image9::GenerateMipmap(Context9 *context9, Image9 *dest, Image9 *source) in GenerateMipmap() argument
111 CopyLockableSurfaces(Context9 *context9, IDirect3DSurface9 *dest, IDirect3DSurface9 *source) CopyLockableSurfaces() argument
155 CopyImage(const gl::Context *context, Image9 *dest, Image9 *source, const gl::Rectangle &sourceRect, const gl::Offset &destOffset, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) CopyImage() argument
555 copyFromRTInternal(Context9 *context9, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, RenderTargetD3D *source) copyFromRTInternal() argument
769 copyFromTexStorage(const gl::Context *context, const gl::ImageIndex &imageIndex, TextureStorage *source) copyFromTexStorage() argument
780 copyFromFramebuffer(const gl::Context *context, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, const gl::Framebuffer *source) copyFromFramebuffer() argument
[all...]
H A DBlit9.cpp120 setShader(Context9 *context9, ShaderId source, const char *profile, angle::Result (Renderer9::*createShader)(d3d::Context *, const DWORD *, size_t length, D3DShaderType **outShader), HRESULT (WINAPI IDirect3DDevice9::*setShader)(D3DShaderType *)) setShader() argument
187 boxFilter(Context9 *context9, IDirect3DSurface9 *source, IDirect3DSurface9 *dest) boxFilter() argument
239 angle::ComPtr<IDirect3DSurface9> source = renderTarget9->getSurface(); copy2D() local
273 angle::ComPtr<IDirect3DSurface9> source = renderTarget9->getSurface(); copyCube() local
285 copyTexture(const gl::Context *context, const gl::Texture *source, GLint sourceLevel, const RECT &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, gl::TextureTarget destTarget, GLint destLevel, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha) copyTexture() argument
327 copy(Context9 *context9, IDirect3DSurface9 *source, IDirect3DBaseTexture9 *sourceTexture, const RECT &sourceRect, GLenum destFormat, const gl::Offset &destOffset, IDirect3DSurface9 *dest, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha) copy() argument
384 formatConvert(Context9 *context9, IDirect3DBaseTexture9 *source, const RECT &sourceRect, const gl::Extents &sourceSize, GLenum destFormat, const gl::Offset &destOffset, IDirect3DSurface9 *dest, bool flipY, bool premultiplyAlpha, bool unmultiplyAlpha) formatConvert() argument
[all...]
H A DContext9.cpp409 pushDebugGroup(const gl::Context *context, GLenum source, GLuint id, const std::string &message) pushDebugGroup() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp26 CaptureDebugMessageControl_ids(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled, ParamCapture *idsParam) CaptureDebugMessageControl_ids() argument
39 CaptureDebugMessageInsert_buf(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf, ParamCapture *bufParam) CaptureDebugMessageInsert_buf() argument
358 CapturePushDebugGroup_message(const State &glState, bool isCallValid, GLenum source, GLuint id, GLsizei length, const GLchar *message, ParamCapture *messageParam) CapturePushDebugGroup_message() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp1176 bool Compile(const std::string& source) in Compile() argument
H A Dgl3cClipDistance.cpp1657 preprocessCode(std::string source, std::string key, std::string value) preprocessCode() argument
[all...]
H A Dgl3cTextureSizePromotion.cpp1439 glw::GLchar const* const source; in buildProgram() member in gl3cts::TextureSizePromotion::Utilities::Shader::glw
1572 preprocessString(std::string source, std::string key, std::string value) preprocessString() argument
[all...]
H A Dgl4cDirectStateAccessQueriesTests.cpp1774 glw::GLchar const* const source; in prepareProgram() member in gl4cts::DirectStateAccess::Queries::Shader::glw
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp711 bool Compile(const std::string& source) in Compile() argument
H A Des31cTextureStorageMultisampleFunctionalTests.cpp1785 compileShader( glw::GLuint id, const glw::GLchar* source) compileShader() argument
2368 compileShader(glw::GLuint id, const glw::GLchar* source) compileShader() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DContextNULL.cpp352 pushDebugGroup(const gl::Context *context, GLenum source, GLuint id, const std::string &message) pushDebugGroup() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument
652 stretchCube(sw::Surface *source, sw::Surface *dest) stretchCube() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp139 void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) in blit() argument
194 void Blitter::blit3D(Surface *source, Surface *dest) in blit3D() argument
1188 Pointer<Byte> source = *Pointer<Pointer<Byte>>(blit + OFFSET(BlitData,source)); generate() local
1391 blitReactor(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options &options) blitReactor() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp947 char* source = nullptr; in EmitErrorMessage() local
H A Dloop_dependence.h238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument
[all...]
H A Dloop_dependence_helpers.cpp366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument
348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument
418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument
[all...]
H A Dscalar_replacement_pass.cpp573 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument
432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp947 char* source = nullptr; in EmitErrorMessage() local
H A Dloop_dependence.h238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument
[all...]
H A Dloop_dependence_helpers.cpp366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument
348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument
418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument
[all...]

Completed in 31 milliseconds

1...<<51525354555657585960>>...85