OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV_texture_npot_2D_mipmap
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/driver/
rsdGL.h
65
bool
NV_texture_npot_2D_mipmap
;
rsdShader.cpp
416
(dc->gl.gl.
NV_texture_npot_2D_mipmap
|| dc->gl.gl.IMG_texture_npot)) {
417
if (dc->gl.gl.
NV_texture_npot_2D_mipmap
) {
rsdGL.cpp
401
dc->gl.gl.
NV_texture_npot_2D_mipmap
= NULL != strstr((const char *)dc->gl.gl.extensions,
Completed in 147 milliseconds