Searched defs:HasTexture (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/output/
H A Dcopy_output_result.h38 bool IsEmpty() const { return !HasBitmap() && !HasTexture(); }
40 bool HasTexture() const { return texture_mailbox_.IsValid(); } function in class:cc::CopyOutputResult
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.h250 unsigned int HasTexture:1; member in struct:rc_opcode_info
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.h250 unsigned int HasTexture:1; member in struct:rc_opcode_info

Completed in 1725 milliseconds