Home
last modified time | relevance | path

Searched defs:destination_type (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp584 std::string GPUShader5ImplicitConversionsTest::getVertexShader(const glw::GLchar* destination_type, in getVertexShader()
Dgl3cTextureSizePromotion.cpp433 glw::GLenum destination_type = GL_FLOAT; in prepareDestinationTextureAndFramebuffer() local
/third_party/node/deps/v8/src/torque/
Dinstructions.h765 const Type* destination_type; member
Dimplementation-visitor.cc3302 const Type* destination_type, VisitResult source) { in GenerateImplicitConvert()
/third_party/node/deps/v8/src/objects/
Delements.cc3646 ExternalArrayType destination_type = destination.type(); in CopyElementsFromTypedArray() local