Home
last modified time | relevance | path

Searched refs:sbo (Results 1 - 5 of 5) sorted by relevance

/third_party/spirv-tools/test/opt/
H A Dspread_volatile_semantics_test.cpp60 OpName %sbo "sbo" in TEST_P()
65 OpDecorate %sbo DescriptorSet 0 in TEST_P()
66 OpDecorate %sbo Binding 0 in TEST_P()
81 %sbo = OpVariable %_ptr_Uniform_StorageBuffer Uniform in TEST_P()
103 %19 = OpAccessChain %_ptr_Uniform_uint %sbo %int_0 in TEST_P()
110 %31 = OpAccessChain %_ptr_Uniform_float %sbo %int_1 in TEST_P()
171 OpName %sbo "sbo" in TEST_P()
176 OpDecorate %sbo DescriptorSe in TEST_P()
[all...]
H A Dinst_bindless_check_test.cpp2230 // } sbo;
2236 // sbo.red = imageLoad(images[sbo.index], ivec2(0, 0)).r;
2256 OpName %sbo "sbo"
2261 OpDecorate %sbo DescriptorSet 2
2262 OpDecorate %sbo Binding 0
2274 %sbo = OpVariable %_ptr_Uniform_Input Uniform
2299 %19 = OpAccessChain %_ptr_Uniform_uint %sbo %int_0
2305 %31 = OpAccessChain %_ptr_Uniform_float %sbo
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dsecurity_tests.c111 * @sbo: the result
115 * into @sbo.
117 * Return 0 on success and @sbo->bo and @sbo->va are set,
125 struct sec_amdgpu_bo *sbo) in amdgpu_bo_alloc_map()
136 &sbo->bo, in amdgpu_bo_alloc_map()
138 &sbo->va); in amdgpu_bo_alloc_map()
141 static void amdgpu_bo_unmap_free(struct sec_amdgpu_bo *sbo, in amdgpu_bo_unmap_free() argument
144 (void) amdgpu_bo_unmap_and_free(sbo->bo, in amdgpu_bo_unmap_free()
145 sbo in amdgpu_bo_unmap_free()
120 amdgpu_bo_alloc_map(struct amdgpu_device *dev, unsigned size, unsigned alignment, unsigned gem_domain, uint64_t alloc_flags, struct sec_amdgpu_bo *sbo) amdgpu_bo_alloc_map() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinst_bindless_check_test.cpp4526 // } sbo;
4532 // sbo.red = imageLoad(images[sbo.index], ivec2(0, 0)).r;
4549 OpName %sbo "sbo"
4554 OpDecorate %sbo DescriptorSet 0
4555 OpDecorate %sbo Binding 0
4565 %sbo = OpVariable %_ptr_Uniform_Input Uniform
4597 OpName %sbo "sbo"
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinst_bindless_check_test.cpp4526 // } sbo;
4532 // sbo.red = imageLoad(images[sbo.index], ivec2(0, 0)).r;
4549 OpName %sbo "sbo"
4554 OpDecorate %sbo DescriptorSet 0
4555 OpDecorate %sbo Binding 0
4565 %sbo = OpVariable %_ptr_Uniform_Input Uniform
4597 OpName %sbo "sbo"
[all...]

Completed in 12 milliseconds