/third_party/node/test/node-api/test_async_context/ |
H A D | binding.c | 63 napi_valuetype resource_type; in CreateAsyncResource() local 64 NODE_API_CALL(env, napi_typeof(env, resource, &resource_type)); in CreateAsyncResource() 65 if (resource_type != napi_object) { in CreateAsyncResource() 80 if (resource_type == napi_object && destroy_on_finalizer) { in CreateAsyncResource()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cpp.cpp | 193 statement("struct Resources : ", resource_type); in emit_resources() 281 statement(resource_type, "::init(s);"); in emit_resources() 526 resource_type = "GeometryResources"; in emit_header() 531 resource_type = "VertexResources"; in emit_header() 536 resource_type = "FragmentResources"; in emit_header() 542 resource_type = "ComputeResources"; in emit_header() 547 resource_type = "TessControlResources"; in emit_header() 552 resource_type = "TessEvaluationResources"; in emit_header()
|
H A D | spirv_cpp.hpp | 86 std::string resource_type; member in SPIRV_CROSS_NAMESPACE::CompilerCPP
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
H A D | inspector_test.cc | 1313 result[0].resource_type); in TEST_F() 1318 result[1].resource_type); in TEST_F() 1323 result[2].resource_type); in TEST_F() 1327 EXPECT_EQ(ResourceBinding::ResourceType::kSampler, result[3].resource_type); in TEST_F() 1332 result[4].resource_type); in TEST_F() 1337 result[5].resource_type); in TEST_F() 1342 result[6].resource_type); in TEST_F() 1347 result[7].resource_type); in TEST_F() 1352 result[8].resource_type); in TEST_F() 1402 result[0].resource_type); in TEST_F() [all...] |
H A D | inspector.cc | 390 entry.resource_type = ResourceBinding::ResourceType::kUniformBuffer; in GetUniformBufferResourceBindings() 427 entry.resource_type = ResourceBinding::ResourceType::kSampler; in GetSamplerResourceBindings() 452 entry.resource_type = ResourceBinding::ResourceType::kComparisonSampler; in GetComparisonSamplerResourceBindings() 481 ResourceBinding::ResourceType resource_type) { in GetTextureResourceBindings() 495 entry.resource_type = resource_type; in GetTextureResourceBindings() 680 entry.resource_type = in GetStorageBufferResourceBindingsImpl() 713 entry.resource_type = in GetSampledTextureResourceBindingsImpl() 754 entry.resource_type = in GetStorageTextureResourceBindingsImpl() 478 GetTextureResourceBindings( const std::string& entry_point, const tint::TypeInfo& texture_type, ResourceBinding::ResourceType resource_type) GetTextureResourceBindings() argument
|
H A D | resource_binding.h | 106 ResourceType resource_type; member
|
H A D | inspector.h | 175 /// @param resource_type the ResourceBinding::ResourceType for the given 181 ResourceBinding::ResourceType resource_type);
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 2815 GLenum resource_type; in _mesa_GetSubroutineUniformLocation() local 2833 resource_type = _mesa_shader_stage_to_subroutine_uniform(stage); in _mesa_GetSubroutineUniformLocation() 2834 return _mesa_program_resource_location(shProg, resource_type, name); in _mesa_GetSubroutineUniformLocation() 2845 GLenum resource_type; in _mesa_GetSubroutineIndex() local 2863 resource_type = _mesa_shader_stage_to_subroutine(stage); in _mesa_GetSubroutineIndex() 2864 res = _mesa_program_resource_find_name(shProg, resource_type, name, NULL); in _mesa_GetSubroutineIndex() 2884 GLenum resource_type; in _mesa_GetActiveSubroutineUniformiv() local 2897 resource_type = _mesa_shader_stage_to_subroutine_uniform(stage); in _mesa_GetActiveSubroutineUniformiv() 2913 res = _mesa_program_resource_find_index(shProg, resource_type, index); in _mesa_GetActiveSubroutineUniformiv() 2921 res = _mesa_program_resource_find_index(shProg, resource_type, inde in _mesa_GetActiveSubroutineUniformiv() 2966 GLenum resource_type; _mesa_GetActiveSubroutineUniformName() local 3000 GLenum resource_type; _mesa_GetActiveSubroutineName() local 3185 GLenum resource_type; _mesa_GetProgramStageiv() local 3204 GLenum resource_type; _mesa_GetProgramStageiv() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ShaderModule.cpp | 306 tint::inspector::ResourceBinding::ResourceType resource_type) { in TintResourceTypeToBufferBindingType() 307 switch (resource_type) { in TintResourceTypeToBufferBindingType() 321 tint::inspector::ResourceBinding::ResourceType resource_type) { in TintResourceTypeToStorageTextureAccess() 322 switch (resource_type) { in TintResourceTypeToStorageTextureAccess() 877 info->bindingType = TintResourceTypeToBindingInfoType(resource.resource_type); 883 resource.resource_type)); 886 switch (resource.resource_type) { 901 if (resource.resource_type == 903 resource.resource_type == 912 resource.resource_type 305 TintResourceTypeToBufferBindingType( tint::inspector::ResourceBinding::ResourceType resource_type) TintResourceTypeToBufferBindingType() argument 320 TintResourceTypeToStorageTextureAccess( tint::inspector::ResourceBinding::ResourceType resource_type) TintResourceTypeToStorageTextureAccess() argument [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_container.h | 78 uint32_t resource_type; member
|
H A D | nir_to_dxil.c | 886 resource_v0->resource_type = type; in add_resource() 1291 switch (res->resource_type) { in emit_static_indexing_handles() 1330 res->resource_type != DXIL_RES_UAV_RAW && in emit_static_indexing_handles() 1337 res->resource_type == DXIL_RES_UAV_RAW) in emit_static_indexing_handles()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_sdma_copy_image.c | 151 image->planes[0].surface.u.gfx9.resource_type << 9 | in radv_sdma_v4_v5_copy_image_to_buffer()
|
H A D | radv_device.c | 6461 S_028EE0_MIP0_DEPTH(mip0_depth) | S_028EE0_RESOURCE_TYPE(surf->u.gfx9.resource_type) | in radv_initialise_color_surface() 6466 S_028C74_MIP0_DEPTH(mip0_depth) | S_028C74_RESOURCE_TYPE(surf->u.gfx9.resource_type); in radv_initialise_color_surface()
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface.h | 234 enum gfx9_resource_type resource_type:8; /* 1D, 2D or 3D */ member
|
H A D | ac_surface.c | 2324 surf->u.gfx9.resource_type = AddrSurfInfoIn.resourceType; in gfx9_compute_surface() 2868 if (surf->u.gfx9.resource_type == RADEON_RESOURCE_3D) in ac_surface_get_gfx9_pitch_align()
|
/third_party/skia/third_party/externals/tint/samples/ |
H A D | main.cc | 706 switch (binding.resource_type) { in GenerateMsl() 1158 std::cout << "\t\t resource_type = " in main() 1159 << ResourceTypeToString(binding.resource_type) << std::endl; in main()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_sdma_copy_image.c | 190 tiled->surface.u.gfx9.resource_type << 9 | in si_sdma_v4_v5_copy_texture()
|
H A D | si_state.c | 2178 tex->surface.u.gfx9.resource_type == RADEON_RESOURCE_2D) { in si_tex_dim() 2670 S_028EE0_RESOURCE_TYPE(tex->surface.u.gfx9.resource_type) | in si_initialize_color_surface() 2675 S_028C74_RESOURCE_TYPE(tex->surface.u.gfx9.resource_type); in si_initialize_color_surface()
|