Home
last modified time | relevance | path

Searched refs:shaderObject (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddynamic_state3_feature_common.adoc16 ** The <<features-shaderObject, pname:shaderObject>> feature is enabled
Ddynamic_state2_optional_feature_common.adoc17 ** The <<features-shaderObject, pname:shaderObject>> feature is enabled
Ddynamic_state2_feature_common.adoc14 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Ddynamic_state_feature_common.adoc14 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Ddraw_dispatch_common.adoc271 If the <<features-shaderObject, pname:shaderObject>> feature is not
275 If the <<features-shaderObject, pname:shaderObject>> is enabled, either
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dexpect-nested-lists-in-vu-noreflow.adoc13 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Dexpect-nested-lists-in-vu-novuid.adoc14 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Dexpect-nested-lists-in-vu-noreflow-novuid.adoc13 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Dexpect-nested-lists-in-vu-default.adoc14 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
Dsrc-nested-lists-in-vu.adoc13 ** the <<features-shaderObject, pname:shaderObject>> feature is enabled
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_shader_object.adoc62 // Logical device created with the shaderObject feature enabled
179 // Logical device created with the shaderObject feature enabled
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfxvertex.adoc450 pname:vertexInputDynamicState>> feature or the <<features-shaderObject,
451 pname:shaderObject>> feature or both must: be enabled
455 The <<features-shaderObject, pname:shaderObject>> feature must: be
Dshaders.adoc45 <<pipelines,Pipelines>> chapter, or if the <<features-shaderObject,
46 pname:shaderObject>> feature is enabled they may: be compiled into
100 The <<features-shaderObject, pname:shaderObject>> feature must: be
659 The <<features-shaderObject,pname:shaderObject>> feature must: be
764 The <<features-shaderObject,pname:shaderObject>> feature must: be
1199 The <<features-shaderObject, pname:shaderObject>> feature must: be
Ddrawing.adoc14 pipeline, or if the <<features-shaderObject, pname:shaderObject>> feature is
Dfeatures.adoc6759 * [[features-shaderObject]] pname:shaderObject indicates whether the
7986 * <<features-shaderObject, pname:shaderObject>>, if the
Dpipelines.adoc8645 If the <<features-shaderObject, pname:shaderObject>> feature is enabled,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dextensions.adoc662 ** the <<features-shaderObject, pname:shaderObject>>
680 ** the <<features-shaderObject, pname:shaderObject>>
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17334 VkBool32 shaderObject; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp10046 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderObjectFeaturesEXT.shaderObject ); in operator ()()