Searched refs:HasTexture (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.h254 unsigned int HasTexture:1; member in struct:rc_opcode_info
H A Dradeon_opcodes.c367 .HasTexture = 1,
374 .HasTexture = 1,
381 .HasTexture = 1,
388 .HasTexture = 1,
395 .HasTexture = 1,
H A Dradeon_compiler_util.c129 if (info->HasTexture) {
231 if (info->HasTexture) {
431 if (info->HasTexture) {
H A Dradeon_pair_translate.c369 if (opcode->HasTexture || opcode->IsFlowControl || opcode->Opcode == RC_OPCODE_KIL)
H A Dradeon_compiler.c407 if (info->HasTexture)
H A Dradeon_program_print.c313 if (opcode->HasTexture) {
H A Dradeon_optimize.c813 if (info->HasTexture) {
H A Dradeon_pair_schedule.c1265 if (info->HasTexture) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.h254 unsigned int HasTexture:1; member in struct:rc_opcode_info
H A Dradeon_opcodes.c369 .HasTexture = 1,
376 .HasTexture = 1,
383 .HasTexture = 1,
390 .HasTexture = 1,
397 .HasTexture = 1,
H A Dradeon_compiler_util.c129 if (info->HasTexture) {
231 if (info->HasTexture) {
431 if (info->HasTexture) {
H A Dradeon_pair_translate.c371 if (opcode->HasTexture || opcode->IsFlowControl || opcode->Opcode == RC_OPCODE_KIL)
H A Dradeon_compiler.c407 if (info->HasTexture)
H A Dradeon_program_print.c313 if (opcode->HasTexture) {
H A Dradeon_optimize.c816 if (info->HasTexture) {
H A Dradeon_pair_schedule.c1265 if (info->HasTexture) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c430 if (info->HasTexture) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c430 if (info->HasTexture) {

Completed in 49 milliseconds