Home
last modified time | relevance | path

Searched defs:is_compressed (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dbyte_buffer_reader.cc35 static int is_compressed(grpc_byte_buffer* buffer) { in is_compressed() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp846 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed) in prepare()
972 bool gl4cts::GetTextureSubImage::Functional::check(glw::GLenum target, bool is_compressed) in check()
Dgl4cDirectStateAccessTexturesTests.cpp9796 glw::GLint is_compressed = 0; in Prepare() local
/external/rust/crates/sec1/src/
Dpoint.rs171 pub fn is_compressed(&self) -> bool { in is_compressed() function
501 pub fn is_compressed(self) -> bool { in is_compressed() method
/external/mesa3d/src/util/format/
Du_format_parse.py191 def is_compressed(self): member in Format
/external/mesa3d/src/mesa/main/
Dformat_parser.py369 def is_compressed(self): member in Format
Dtexgetimage.c282 bool is_compressed, uint8_t *rebaseSwizzle) in teximage_needs_rebase()
/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp1079 fs_instruction_scheduler::is_compressed(const fs_inst *inst) in is_compressed() function in fs_instruction_scheduler
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp4192 glw::GLenum type, bool is_compressed,
4234 glw::GLenum type, bool is_compressed)