/device/generic/vulkan-cereal/include/glm/gtx/ |
D | type_trait.hpp | 46 static length_t const components = 0; member 59 components = 1 enumerator 71 components = 2 enumerator 83 components = 3 enumerator 95 components = 4 enumerator 107 components = 2, enumerator 121 components = 2, enumerator 135 components = 2, enumerator 149 components = 3, enumerator 163 components = 3, enumerator [all …]
|
D | range.hpp | 31 inline length_t components(tvec1<T, P> const & v) in components() function 37 inline length_t components(tvec2<T, P> const & v) in components() function 43 inline length_t components(tvec3<T, P> const & v) in components() function 49 inline length_t components(tvec4<T, P> const & v) in components() function 55 inline length_t components(genType const & m) in components() function 69 return begin(v) + components(v); in end() 81 return begin(v) + components(v); in end()
|
D | io.inl | 165 length_t const& components(type<V, T, P>::components); local 173 for(length_t i(0); i < components; ++i) 176 if(components-1 != i) 184 for(length_t i(0); i < components; ++i) 188 if(components-1 != i)
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | misc_info.cc | 67 auto components = android::base::Split(value_it->second, " "); in SuperPartitionComponents() local 68 for (auto& component : components) { in SuperPartitionComponents() 71 components.erase(std::remove(components.begin(), components.end(), ""), in SuperPartitionComponents() 72 components.end()); in SuperPartitionComponents() 73 return components; in SuperPartitionComponents() 80 bool SetSuperPartitionComponents(const std::vector<std::string>& components, in SetSuperPartitionComponents() argument 109 (*misc_info)[kDynamicPartitions] = android::base::Join(components, " "); in SetSuperPartitionComponents() 113 (*misc_info)[partitions_list_key] = android::base::Join(components, " "); in SetSuperPartitionComponents()
|
/device/generic/vulkan-cereal/base/ |
D | PathUtils.cpp | 232 std::string PathUtils::recompose(const std::vector<String>& components, in recompose() argument 234 if (components.empty()) { in recompose() 243 components.size() - 1 + in recompose() 244 std::accumulate(components.begin(), components.end(), size_t(0), in recompose() 251 for (size_t n = 0; n < components.size(); ++n) { in recompose() 252 const auto& component = components[n]; in recompose() 268 std::string PathUtils::recompose(const std::vector<std::string>& components, in recompose() argument 270 return recompose<std::string>(components, hostType); in recompose() 275 void PathUtils::simplifyComponents(std::vector<String>* components) { in simplifyComponents() argument 277 for (auto& component : *components) { in simplifyComponents() [all …]
|
D | PathUtils.h | 228 static std::string recompose(const std::vector<std::string>& components, 231 static std::string recompose(const std::vector<String>& components, 238 static std::string recompose(const std::vector<String>& components) { in recompose() argument 239 return PathUtils::recompose(components, HOST_TYPE); in recompose() 246 static void simplifyComponents(std::vector<std::string>* components); 248 static void simplifyComponents(std::vector<String>* components);
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
D | BlendIntegerTest.cpp | 25 template <typename T, GLuint components> 32 for (size_t componentIdx = 0; componentIdx < components; componentIdx++) in compareValue() 43 template <GLenum internalformat, GLuint components, bool isSigned> 82 compareValue<int32_t, components>(clearValueSigned, "clearValueSigned"); in runTest() 89 compareValue<uint32_t, components>(clearValueUnsigned, "clearValueUnsigned"); in runTest() 104 compareValue<int32_t, components>(colorValueSigned, "colorValueSigned"); in runTest() 109 compareValue<uint32_t, components>(colorValueUnsigned, "colorValueUnsigned"); in runTest()
|
D | UniformTest.cpp | 979 int components, in CheckOneElement() argument 998 for (size_t i = kChunkSize + components; i < buffer.size(); i++) in CheckOneElement() 1010 UniformArrayInfo(std::string type, std::string name, int components) in TEST_P() 1011 : type(type), name(name), components(components) in TEST_P() 1015 int components; in TEST_P() member 1035 if (array.components == 1) in TEST_P() 1041 for (int component = 0; component < array.components; component++) in TEST_P() 1079 uniformArray.components, 42.4242f); in TEST_P() 1081 uniformArray.components, 0x7BADBED5); in TEST_P() 1083 uniformArray.components, 0xDEADBEEF); in TEST_P()
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/ |
D | glUtils.cpp | 403 int components = 0; in glUtilsPixelBitSize() local 444 components = 1; in glUtilsPixelBitSize() 447 components = 2; in glUtilsPixelBitSize() 453 components = 3; in glUtilsPixelBitSize() 457 components = 4; in glUtilsPixelBitSize() 461 components = 0; in glUtilsPixelBitSize() 463 pixelsize = components * componentsize; in glUtilsPixelBitSize()
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/ |
D | tcuRandomOrderExecutor.cpp | 100 const vector<string> components = de::splitString(path, '.'); in seekToCase() local 105 for (compNdx = 0; compNdx < components.size(); compNdx++) in seekToCase() 111 else if (components[compNdx] != m_nodeStack[stackPos].node->getName()) in seekToCase() 121 for (; compNdx < components.size(); compNdx++) in seekToCase() 125 findNodeByName(m_nodeStack[parentStackPos].children, components[compNdx]); in seekToCase() 143 else if (compNdx + 1 != components.size()) in seekToCase() 147 DE_ASSERT(m_nodeStack.size() == components.size() + 1); in seekToCase()
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | samplers.txt | 662 * pname:components applies a _swizzle_ based on elink:VkComponentSwizzle 666 downsampled chroma components in the x dimension. 667 pname:xChromaOffset has no effect for formats in which chroma components 671 downsampled chroma components in the y dimension. 673 components are not downsampled vertically. 699 When creating an external format conversion, the value of pname:components 733 ename:VK_CHROMA_LOCATION_COSITED_EVEN if the corresponding components 740 if the corresponding components are <<textures-chroma-reconstruction, 742 * [[VUID-VkSamplerYcbcrConversionCreateInfo-components-02581]] 744 pname:components.g must: be the [all …]
|
D | fxvertex.txt | 38 The code:component layout qualifier associates components of a vertex shader 39 input variable with components of a vertex input attribute. 53 The code:Component decoration associates components of a vertex shader input 54 variable with components of a vertex input attribute. 96 specified for scalars and vectors, down to the individual components within 98 The components within a location are 0, 1, 2, and 3. 99 A variable starting at component N will consume components N, N+1, N+2, ... 101 For single precision types, it is invalid if the sequence of components gets 106 components of the input attribute specified with the corresponding 108 The components used depend on the type of variable and the code:Component [all …]
|
D | framebuffer.txt | 28 fixed-point color components undergo an implied conversion to floating-point 33 lower than that used to represent destination components. 37 represent destination components or that used to represent 16-bit 74 R, G, B, and A components of the blend constant that are used in 139 specifying which of the R, G, B, and/or A components are enabled for 277 R, G, B, and A components, respectively, for the fragment output 280 color R, G, B, and A components, respectively, used in dual source 284 components of the destination color. 288 B, and A components, respectively. 301 the [eq]#R~c~#, [eq]#G~c~#, [eq]#B~c~#, and [eq]#A~c~# components of the [all …]
|
D | textures.txt | 109 For code:Proj instructions, the components are in order [eq]#(s, [t,] [r,] 129 The components are in order [eq]#(u [,v])#, with [eq]#v# being conditionally 183 For formats with reduced-resolution components, [eq]#{DeltaUpper}~i~# and 186 to the unnormalized coordinate space of the lower-resolution components. 230 First, the components [eq]#(red, green, blue)# are clamped to 409 components is not the <<resources-image-views-identity-mappings,identity 417 components is not the <<resources-image-views-identity-mappings,identity 423 * slink:VkSamplerBorderColorComponentMappingCreateInfoEXT::pname:components, 442 components is not the <<resources-image-views-identity-mappings,identity 450 components is not the <<resources-image-views-identity-mappings,identity [all …]
|
D | formats.txt | 555 with sRGB nonlinear encoding applied to the RGB components. 603 nonlinear encoding applied to the RGB components. 615 nonlinear encoding applied to the RGB components. 627 nonlinear encoding applied to the RGB components. 639 nonlinear encoding applied to the RGB components. 651 nonlinear encoding applied to the RGB components. 663 nonlinear encoding applied to the RGB components. 675 nonlinear encoding applied to the RGB components. 687 nonlinear encoding applied to the RGB components. 699 nonlinear encoding applied to the RGB components. [all …]
|
/device/generic/vulkan-cereal/third-party/angle/extensions/ |
D | EXT_texture_rg.txt | 53 replicated across the color components. This is no longer necessary with 110 components to internal texture") 129 components to texture source color components") 150 components; depth-renderable formats contain depth components; and 151 stencil-renderable formats contain stencil components." 156 (S) components")
|
D | ANGLE_depth_texture.txt | 55 variability in which components from a sampled depth texture 142 "For groups of components that contain both standard components and index 157 B, A, depth, or stencil values to texture components, as a function of the 199 "Table 3.8: Conversion from RGBA, depth, and stencil pixel components to 200 internal texture components. Texture components R, G, B, A, and L are 202 Texture components D are converted to RGBA colors as described in 367 - allows variability in the y-, z-, and w-components of the sample
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertVertex.comp | 8 // Each thread of the dispatch call fills in one 4-byte element, no matter how many components 12 // Ns components, each Bs bytes 22 // The output is the array of components converted to the destination format (each Bd bytes) with 26 // The input is received in 4-byte elements, therefore each element has Es=4/Bs components. 28 // To output exactly one 4-byte element, each thread is responsible for Ed=4/Bd components. 118 // outputs to write (= total number of components / Ed): used for range checking 120 // total number of output components: used for range checking 132 uint Ns; // Number of source components in one vertex attribute 137 uint Nd; // Number of destination components in one vertex attribute 199 // If big-endian, the most-significant bits contain the first components, so we reverse the [all …]
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_EXT_blend_operation_advanced.txt | 39 components. 54 These new blend operations are used for both RGB and alpha components; they 62 If a color is considered non-premultiplied, the (R,G,B) color components are 64 For non-premultiplied color components in the range [eq]#[0,1]#, the 95 formats with 32-bit floating-point components, and in a loss of precision 97 components.
|
/device/amlogic/yukawa/bootloader/scripts/ |
D | collect-khadas_binaries-git-refboard.sh | 59 …ro.org/archive/13.11/components/toolchain/binaries/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.t… 61 …aro.org/archive/13.11/components/toolchain/binaries/gcc-linaro-arm-none-eabi-4.8-2013.11_linux.tar…
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_blend_operation_advanced/ |
D | advanced_blend.txt | 78 The R, G, and B components of the source color used for blending are derived 81 components are considered to have been premultiplied by the A component 97 If pname:srcPremultiplied is ename:VK_FALSE, the fragment color components 107 The R, G, and B components of the destination color used for blending are 110 components are considered to have been premultiplied by the A component 127 components are used as the base color: 137 B components of premultiplied source and destination color inputs be stored 147 components are divided by the A component before being written to the 152 If all components are zero, that value is unchanged. 155 is considered ill-formed, and all components of the blend result are [all …]
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | glUtils.cpp | 894 int components = 0; in glUtilsPixelBitSize() local 941 components = 1; in glUtilsPixelBitSize() 944 components = 2; in glUtilsPixelBitSize() 950 components = 3; in glUtilsPixelBitSize() 954 components = 4; in glUtilsPixelBitSize() 961 components = 0; in glUtilsPixelBitSize() 964 pixelsize = components * componentsize; in glUtilsPixelBitSize()
|
/device/google/cuttlefish/common/libs/utils/ |
D | network.cpp | 72 auto components = android::base::Split(address, separator); in ParseAddress() local 73 if (components.size() != expected_size) { in ParseAddress() 75 << "Had " << components.size() << ", expected " << expected_size; in ParseAddress() 79 auto out_part = std::stoi(components[i], nullptr, base); in ParseAddress()
|
/device/generic/vulkan-cereal/protocols/vulkan/validity/structs/ |
D | VkSamplerYcbcrConversionCreateInfo.txt | 9 * [[VUID-VkSamplerYcbcrConversionCreateInfo-components-parameter]] pname:components must: be a vali…
|
D | VkImageViewCreateInfo.txt | 11 * [[VUID-VkImageViewCreateInfo-components-parameter]] pname:components must: be a valid sname:VkCom…
|