mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
8fa78ef059
commit
e1b36b78e3
1 changed files with 2 additions and 3 deletions
|
@ -33,8 +33,7 @@ module VX_tex_sampler #(
|
|||
|
||||
`UNUSED_PARAM (CORE_ID)
|
||||
|
||||
|
||||
if (req_filter == 0) begin // point sampling
|
||||
/*if (req_filter == 0) begin // point sampling
|
||||
|
||||
wire [31:0] req_data [`NUM_THREADS-1:0];
|
||||
|
||||
|
@ -74,6 +73,6 @@ module VX_tex_sampler #(
|
|||
// TO DO
|
||||
end
|
||||
|
||||
|
||||
*/
|
||||
|
||||
endmodule
|
Loading…
Add table
Add a link
Reference in a new issue