Searched defs:load_sample_position (Results 1 – 4 of 4) sorted by relevance
142 LLVMValueRef (*load_sample_position)(struct ac_shader_abi *abi, LLVMValueRef sample_id); member
40 static LLVMValueRef load_sample_position(struct ac_shader_abi *abi, LLVMValueRef sample_id) in load_sample_position() function
711 static LLVMValueRef load_sample_position(struct ac_shader_abi *abi, in load_sample_position() function
1415 static int load_sample_position(struct r600_shader_ctx *ctx, struct r600_shader_src *sample_id, int… in load_sample_position() function