Home
last modified time | relevance | path

Searched refs:unpack_opcode (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_int64.cpp209 const ir_expression_operation unpack_opcode = in expand_source() local
222 expr(unpack_opcode, swizzle(temp, i, 1)))); in expand_source()
/external/mesa3d/src/compiler/glsl/tests/
Dlower_int64_test.cpp130 const ir_expression_operation unpack_opcode = in check_instructions() local
182 EXPECT_EQ(unpack_opcode, unpack->operation); in check_instructions()