Home
last modified time | relevance | path

Searched refs:BindImage (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_texture.cc61 absl::Status GlTexture::BindImage(uint32_t index, GLenum access) const { in BindImage() function in tflite::gpu::gl::GlTexture
67 return BindImage(index, GL_READ_ONLY); in BindAsReadonlyImage()
71 return BindImage(index, GL_WRITE_ONLY); in BindAsWriteonlyImage()
75 return BindImage(index, GL_READ_WRITE); in BindAsReadWriteImage()
Dgl_texture.h90 absl::Status BindImage(uint32_t index, GLenum access) const;
/external/python/cpython3/Lib/msilib/
Dschema.py93 BindImage = Table('BindImage') variable
94 BindImage.add_field(1,'File_',11592)
95 BindImage.add_field(2,'Path',7679)
580 …nce, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch…
/external/python/cpython2/Tools/msi/
Dschema.py93 BindImage = Table('BindImage') variable
94 BindImage.add_field(1,'File_',0x2DFF)
95 BindImage.add_field(2,'Path',7679)
580 …nce, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch…
/external/python/cpython2/Lib/msilib/
Dschema.py93 BindImage = Table('BindImage') variable
94 BindImage.add_field(1,'File_',11592)
95 BindImage.add_field(2,'Path',7679)
580 …nce, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch…