Home
last modified time | relevance | path

Searched defs:is_compressed (Results 1 – 8 of 8) 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/mesa3d/src/mesa/main/
Dformat_parser.py363 def is_compressed(self): member in Format
Dtexgetimage.c275 bool is_compressed, uint8_t *rebaseSwizzle) in teximage_needs_rebase()
/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp963 fs_instruction_scheduler::is_compressed(fs_inst *inst) in is_compressed() function in fs_instruction_scheduler
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp4198 glw::GLenum type, bool is_compressed,
4240 glw::GLenum type, bool is_compressed)
/external/curl/tests/python_dependencies/impacket/
Dsmb.py599 def is_compressed(self): member in SharedFile