Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 108) sorted by relevance

12345

/external/mesa3d/src/mapi/glapi/gen/
Dextension_helper.py105 def all_entrypoints_in_abi(f, abi, api): argument
114 def any_entrypoints_in_abi(f, abi, api): argument
159 def printBody(self, api): argument
247 def do_function_body(self, api, abi, vtxfmt_only): argument
278 def printBody(self, api): argument
315 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_apitemp.py172 def printInitDispatch(self, api): argument
207 def printAliasedTable(self, api): argument
273 def printBody(self, api): argument
324 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dgl_table.py46 def printBody(self, api): argument
109 def printBody(self, api): argument
254 api = gl_XML.parse_GL_API( file_name ) variable
DglX_proto_recv.py51 def printBody(self, api): argument
112 def printBody(self, api): argument
160 def emit_swap_wrappers(self, api): argument
553 api = gl_XML.parse_GL_API( file_name, glX_proto_common.glx_proto_item_factory() ) variable
Dgl_offsets.py44 def printBody(self, api): argument
117 api = gl_XML.parse_GL_API( file_name ) variable
DglX_proto_send.py315 def printBody(self, api): argument
356 def printGetProcAddress(self, api): argument
990 def printBody(self, api): argument
1059 def printBody(self, api): argument
1120 api = gl_XML.parse_GL_API( file_name, glX_XML.glx_item_factory() ) variable
Dgl_enums.py225 def process_enums(self, api): argument
255 api = gl_XML.parse_GL_API( val ) variable
Dgl_SPARC_asm.py220 def printBody(self, api): argument
272 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dremap_helper.py73 def printBody(self, api): argument
186 api = gl_XML.parse_GL_API( file_name ) variable
Dgl_x86_asm.py211 def printBody(self, api): argument
268 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
DglX_proto_size.py348 def printBody(self, api): argument
389 def printBody(self, api): argument
426 def printBody(self, api): argument
472 def printBody(self, api): argument
700 api = gl_XML.parse_GL_API( file_name, glX_XML.glx_item_factory() ) variable
Dgl_gentable.py174 def printBody(self, api): argument
201 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dgl_procs.py87 def printBody(self, api): argument
213 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
Dgl_x86-64_asm.py288 def printBody(self, api): argument
334 api = gl_XML.parse_GL_API(file_name, glX_XML.glx_item_factory()) variable
DglX_doc.py233 def printBody(self, api): argument
277 api = gl_XML.parse_GL_API( file_name, glx_doc_item_factory() ) variable
/external/deqp/modules/egl/
DteglColorClearCase.cpp110 static void renderClear (EGLint api, const ApiFunctions& func, const ClearOp& clear) in renderClear()
123 static void finish (EGLint api, const ApiFunctions& func) in finish()
136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels()
163 …EglTestContext& eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceT… in SingleThreadColorClearCase()
193 EGLint api = contexts[0].first; in executeForContexts() local
210 EGLint api = ctxIter->first; in executeForContexts() local
230 EGLint api = contexts[0].first; in executeForContexts() local
280 …rary& egl, EGLDisplay display, EGLSurface surface, EGLContext context, EGLint api, const ApiFuncti… in ColorClearThread()
324 …EglTestContext& eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceT… in MultiThreadColorClearCase()
399 EGLint api = contexts[0].first; in executeForContexts() local
DteglRenderTests.cpp596 Program* createProgram (const glw::Functions& gl, EGLint api) in createProgram()
607 void draw (const glw::Functions& gl, EGLint api, const Program& program, const DrawPrimitiveOp& dra… in draw()
618 void clear (const glw::Functions& gl, EGLint api, const tcu::Vec4& color, const float depth, const … in clear()
629 static void readPixels (const glw::Functions& gl, EGLint api, tcu::Surface& dst) in readPixels()
640 static void finish (const glw::Functions& gl, EGLint api) in finish()
683 …EglTestContext& eglTestCtx, const char* name, const char* description, EGLint api, EGLint surfaceT… in SingleThreadRenderCase()
735 EGLint api = contexts[ctxNdx].first; in executeForContexts() local
746 EGLint api = contexts[0].first; in executeForContexts() local
760 EGLint api = contexts[ctxNdx].first; in executeForContexts() local
777 EGLint api = contexts[0].first; in executeForContexts() local
[all …]
DteglImageFormatTests.cpp306 bool GLES2ImageApi::GLES2Action::invoke (ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D… in invoke()
315 bool GLES2ImageApi::Create::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& image, tcu::Text… in invokeGLES2()
375 bool GLES2ImageApi::RenderTexture2D::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, tc… in invokeGLES2()
452 bool GLES2ImageApi::RenderDepthbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, … in invokeGLES2()
575 bool GLES2ImageApi::RenderStencilbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img… in invokeGLES2()
693 bool GLES2ImageApi::RenderReadPixelsRenderbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueIm… in invokeGLES2()
732 bool GLES2ImageApi::RenderTryAll::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, tcu::… in invokeGLES2()
767 bool GLES2ImageApi::ModifyTexSubImage::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img, … in invokeGLES2()
794 bool GLES2ImageApi::ModifyRenderbuffer::invokeGLES2 (GLES2ImageApi& api, MovePtr<UniqueImage>& img,… in invokeGLES2()
818 void GLES2ImageApi::ModifyRenderbufferClearColor::initializeRbo (GLES2ImageApi& api, GLuint renderb… in initializeRbo()
[all …]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DClassPath.java77 public ClassPath(@Nonnull Iterable<DexFile> classPath, int api) { in ClassPath()
167 int api) { in fromClassPath()
173 int api, boolean checkPackagePrivateAccess) { in fromClassPath()
189 @Nonnull String bootClassPathEntry, int api) { in loadClassPathEntry()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DDexFileFactory.java48 public static DexBackedDexFile loadDexFile(String path, int api) throws IOException { in loadDexFile()
53 public static DexBackedDexFile loadDexFile(File dexFile, int api) throws IOException { in loadDexFile()
58 …public static DexBackedDexFile loadDexFile(File dexFile, String dexEntry, int api) throws IOExcept… in loadDexFile()
/external/mesa3d/src/egl/main/
Deglcurrent.h64 _eglIsApiValid(EGLenum api) in _eglIsApiValid()
75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex()
/external/deqp/scripts/khr_util/
Dregistry.py55 api=None variable in Type
173 def duplicateKey(self, (name, api), item): argument
198 def getFeatures(self, api, checkVersion=None): argument
229 def extensionSupports(eExtension, api, profile=None): argument
260 def addComponents(self, elem, api, profile=None): argument
268 def addFeature(self, eFeature, api=None, profile=None, force=False): argument
275 def addExtension(self, eExtension, api=None, profile=None, force=False): argument
281 def createInterface(registry, spec, api=None): argument
386 def spec(registry, api, version=None, profile=None, extensionNames=[], protects=[], force=False): argument
412 def interface(registry, api, **kwargs): argument
/external/deqp/scripts/egl/
Dproc_address_tests.py72 def getExtensionList (registry, api): argument
102 def getInterfaceExactVersion (registry, api, version): argument
/external/mesa3d/src/gallium/targets/egl-static/
Degl_st.c126 egl_st_create_api(enum st_api_type api) in egl_st_create_api()
171 egl_st_get_profile_mask(enum st_api_type api) in egl_st_get_profile_mask()
/external/harfbuzz_ng/test/
DMakefile.am3 SUBDIRS = api shaping subdir

12345